summaryrefslogtreecommitdiff
path: root/net/sup/Makefile
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/Makefile
parentChange ports Makefiles to use bsd.port.subdir.mk (diff)
Bring in ports/utils tree
Submitted by: jkh
Notes
Notes: svn path=/head/; revision=22
Diffstat (limited to 'net/sup/Makefile')
-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>