diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-01-21 15:36:45 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-01-21 15:36:45 +0000 |
commit | 7011c19a8c96a2f8fb7c04d61cb28cdc507584a6 (patch) | |
tree | 22c0efaf2b6bb5b461389f9bac9542c7e3a5909a /net-im/ginsu/Makefile | |
parent | a33896596d7008d70bca9b6ce72347e2d7b6fd9a (diff) |
Notes
Diffstat (limited to 'net-im/ginsu/Makefile')
-rw-r--r-- | net-im/ginsu/Makefile | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/net-im/ginsu/Makefile b/net-im/ginsu/Makefile deleted file mode 100644 index 84b96cbee8d7..000000000000 --- a/net-im/ginsu/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# 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.5.3 -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 -USE_GMAKE= yes - -MAN1= ginsu.1 - -.include <bsd.port.mk> |