aboutsummaryrefslogtreecommitdiff
path: root/net/sup
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-08-22 11:31:58 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-08-22 11:31:58 +0000
commitf9fe7264414b5f0f2f34f6eaa5658bd6b0f79364 (patch)
tree8bea34704306d31907f53cf0d1ad801d5159600a /net/sup
parent742e6c4d2ab457b491e65af186996cc788c8b874 (diff)
downloadports-f9fe7264414b5f0f2f34f6eaa5658bd6b0f79364.tar.gz
ports-f9fe7264414b5f0f2f34f6eaa5658bd6b0f79364.zip
Notes
Diffstat (limited to 'net/sup')
-rw-r--r--net/sup/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/sup/Makefile b/net/sup/Makefile
new file mode 100644
index 000000000000..739af9f62715
--- /dev/null
+++ b/net/sup/Makefile
@@ -0,0 +1,11 @@
+# New ports collection makefile for: sup
+# Version required: <own lineage>
+# Date created: 21 August 1994
+# Whom: jkh
+#
+# $Id: Makefile,v 1.1.1.1 1994/08/21 13:19:27 jkh Exp $
+#
+
+DISTNAME= sup
+
+.include <bsd.port.mk>