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
|
2005-09-02 01:03:34 +00:00
|
|
|
PORTVERSION= 0.7.1
|
2006-01-12 12:54:32 +00:00
|
|
|
PORTREVISION= 1
|
2005-11-09 07:48:19 +00:00
|
|
|
CATEGORIES= net-im
|
2003-11-17 23:30:24 +00:00
|
|
|
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>
|