aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/ginsu/Makefile
blob: 85f9ad5221662bbb2397afcabd876ce24c01e9c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    ginsu
# Date created:     04 December 2002
# Whom:         Jason Stone <jason-fbsd-ports-ginsu@shalott.net>
#
# $FreeBSD$
#

PORTNAME=   ginsu
PORTVERSION=    0.7.1
PORTREVISION=   1
CATEGORIES= net-im
MASTER_SITES=   http://repetae.net/john/computer/ginsu/drop/

MAINTAINER= jason-fbsd-ports-ginsu@shalott.net
COMMENT=    A client for the gale secure instant messaging system

BUILD_DEPENDS=  ghc:${PORTSDIR}/lang/ghc

GNU_CONFIGURE=  yes
USE_GMAKE=  yes

MAN1=       ginsu.1

.include <bsd.port.mk>