aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-09-11 20:54:09 +0800
committerjkh <jkh@FreeBSD.org>1994-09-11 20:54:09 +0800
commit59f996ae4a3b476fcb2f7e7c4c442bee23a8c007 (patch)
treee1571f6fb9915850fc9bfea3ab468dc5c036d02b /print
parent28542e4ef505831981e6f9a95cb1b9925e972c87 (diff)
downloadfreebsd-ports-graphics-59f996ae4a3b476fcb2f7e7c4c442bee23a8c007.tar.gz
freebsd-ports-graphics-59f996ae4a3b476fcb2f7e7c4c442bee23a8c007.tar.zst
freebsd-ports-graphics-59f996ae4a3b476fcb2f7e7c4c442bee23a8c007.zip
Start bringing in the print section of the new ports.
Diffstat (limited to 'print')
-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 00000000000..cf18655d6aa
--- /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>