summaryrefslogtreecommitdiff
path: root/print/ghostscript-afpl-nox11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript-afpl-nox11/Makefile')
-rw-r--r--print/ghostscript-afpl-nox11/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/print/ghostscript-afpl-nox11/Makefile b/print/ghostscript-afpl-nox11/Makefile
new file mode 100644
index 000000000000..0e12861ce4bc
--- /dev/null
+++ b/print/ghostscript-afpl-nox11/Makefile
@@ -0,0 +1,12 @@
+# New ports collection makefile for: ghostscript-afpl-nox11
+# Date created: 23 February 2001
+# Whom: nik
+#
+# $FreeBSD$
+#
+
+WITHOUT_X11= yes
+
+MASTERDIR= ${.CURDIR}/../ghostscript-afpl
+
+.include "${MASTERDIR}/Makefile"