summaryrefslogtreecommitdiff
path: root/print/Makefile
diff options
context:
space:
mode:
authoraugustss <augustss@pkgsrc.org>1997-11-22 23:12:58 +0000
committeraugustss <augustss@pkgsrc.org>1997-11-22 23:12:58 +0000
commita819380127e9e8788cf067d3d78707b73cf922ed (patch)
tree2357c7ed948c8154fcda8d9f829bf9392395aaf5 /print/Makefile
parentbb6bc156115a6f4b8d01079e79a3654c4229a80d (diff)
downloadpkgsrc-a819380127e9e8788cf067d3d78707b73cf922ed.tar.gz
Add a Makefile with ghostscript5.
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile
new file mode 100644
index 00000000000..47b230dd271
--- /dev/null
+++ b/print/Makefile
@@ -0,0 +1,6 @@
+# $NetBSD: Makefile,v 1.1 1997/11/22 23:12:58 augustss Exp $
+#
+
+ SUBDIR += ghostscript5
+
+.include <bsd.port.subdir.mk>