From b3603d2c0de5d69905da71de8fce21435c04c7a2 Mon Sep 17 00:00:00 2001 From: knu Date: Tue, 11 Sep 2001 20:31:05 +0000 Subject: Add ghostscript-afpl-nox11 and ghostscript-gnu-nox11, the non-X11 versions of the ghostscript ports. --- print/ghostscript8-nox11/Makefile | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 print/ghostscript8-nox11/Makefile (limited to 'print/ghostscript8-nox11') diff --git a/print/ghostscript8-nox11/Makefile b/print/ghostscript8-nox11/Makefile new file mode 100644 index 000000000000..0e12861ce4bc --- /dev/null +++ b/print/ghostscript8-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" -- cgit