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