summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>