summaryrefslogtreecommitdiff
path: root/misc/gone/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gone/Makefile')
-rw-r--r--misc/gone/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/gone/Makefile b/misc/gone/Makefile
new file mode 100644
index 000000000000..9bc32111dc7f
--- /dev/null
+++ b/misc/gone/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: gone
+# Version required: 1.3
+# Date created: 19 April 1998
+# Whom: marcus
+#
+# $Id$
+#
+
+DISTNAME= gone-1.3
+CATEGORIES= misc
+MASTER_SITES= http://jaguar.ir.miami.edu/~marcus/
+
+MAINTAINER= marcus@miami.edu
+
+GNU_CONFIGURE= yes
+
+MAN1= gone.1
+
+.include <bsd.port.mk>