aboutsummaryrefslogtreecommitdiff
path: root/misc/since/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/since/Makefile')
-rw-r--r--misc/since/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/misc/since/Makefile b/misc/since/Makefile
new file mode 100644
index 000000000000..6a66be6634c8
--- /dev/null
+++ b/misc/since/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: py-martel
+# Date created: 11 February 2002
+# Whom: Johann Visagie <wjv@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= since
+PORTVERSION= 0.3
+CATEGORIES= misc
+MASTER_SITES= ftp://jade.cs.uct.ac.za/pub/
+
+MAINTAINER= wjv@FreeBSD.org
+
+MAN1= since.1
+
+.include <bsd.port.mk>