aboutsummaryrefslogtreecommitdiff
path: root/comms/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-09-11 11:29:04 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-09-11 11:29:04 +0000
commitabb15ce2c36c462fef58c339f6b4ba09cec41ac1 (patch)
tree26585580595978150f12e25ae794fa8381b4a19e /comms/Makefile
parent381116a53de83020affdfde99ce7f94ab41eefcc (diff)
downloadports-abb15ce2c36c462fef58c339f6b4ba09cec41ac1.tar.gz
ports-abb15ce2c36c462fef58c339f6b4ba09cec41ac1.zip
Add a place-holder Makefile for the moment until I decide which comms package
to bring over first.
Notes
Notes: svn path=/head/; revision=76
Diffstat (limited to 'comms/Makefile')
-rw-r--r--comms/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile
new file mode 100644
index 000000000000..ae890fd0e631
--- /dev/null
+++ b/comms/Makefile
@@ -0,0 +1,6 @@
+# $Id: Makefile,v 1.1 1994/09/11 11:27:58 jkh Exp $
+#
+# go nowhere for the moment.
+SUBDIR= .
+
+.include <bsd.port.subdir.mk>