summaryrefslogtreecommitdiff
path: root/print/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-09-11 12:54:09 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-09-11 12:54:09 +0000
commit8f1e32223af1e758645834a7e8deae2555e05e3e (patch)
tree0fe179b1dc9afebd62cbeb89c7ccbb6b8e7a3cd6 /print/Makefile
parentWhoops, forgot to stop this lurking typo, too. (diff)
Start bringing in the print section of the new ports.
Notes
Notes: svn path=/head/; revision=79
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile
new file mode 100644
index 000000000000..cf18655d6aae
--- /dev/null
+++ b/print/Makefile
@@ -0,0 +1,5 @@
+# $Id: Makefile,v 1.4 1994/08/28 10:49:45 jkh Exp $
+#
+SUBDIR= ghostscript
+
+.include <bsd.port.subdir.mk>