summaryrefslogtreecommitdiff
path: root/net-im/ginsu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/ginsu/Makefile')
-rw-r--r--net-im/ginsu/Makefile23
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>