aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript-afpl-nox11/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-11 20:31:05 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-11 20:31:05 +0000
commit756f319c6881aa22409a89c7c9f5f4e08aa8ed9c (patch)
tree7d33443963ed083a2187cc7aa7d049e50ea8456a /print/ghostscript-afpl-nox11/Makefile
parentda238965e1131c20abc9f95ca634083aad710cf1 (diff)
downloadports-756f319c6881aa22409a89c7c9f5f4e08aa8ed9c.tar.gz
ports-756f319c6881aa22409a89c7c9f5f4e08aa8ed9c.zip
Add ghostscript-afpl-nox11 and ghostscript-gnu-nox11, the non-X11
versions of the ghostscript ports.
Notes
Notes: svn path=/head/; revision=47711
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"