2003-11-17 23:30:24 +00:00
|
|
|
# New ports collection makefile for: ginsu
|
|
|
|
# Date created: 04 December 2002
|
|
|
|
# Whom: Jason Stone <jason-fbsd-ports-ginsu@shalott.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= ginsu
|
2004-03-05 06:00:12 +00:00
|
|
|
PORTVERSION= 0.5.3
|
2003-11-17 23:30:24 +00:00
|
|
|
CATEGORIES= net
|
|
|
|
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
|
2004-03-05 06:00:12 +00:00
|
|
|
USE_GMAKE= yes
|
2003-11-17 23:30:24 +00:00
|
|
|
|
|
|
|
MAN1= ginsu.1
|
2004-02-19 09:50:55 +00:00
|
|
|
|
2003-11-17 23:30:24 +00:00
|
|
|
.include <bsd.port.mk>
|