Add ghostscript-afpl-nox11 and ghostscript-gnu-nox11, the non-X11

versions of the ghostscript ports.
This commit is contained in:
Akinori MUSHA 2001-09-11 20:31:05 +00:00
parent da238965e1
commit 756f319c68
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47711
5 changed files with 60 additions and 0 deletions

View file

@ -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"

View file

@ -0,0 +1,12 @@
# New ports collection makefile for: ghostscript-gnu-nox11
# Date created: 23 February 2001
# Whom: nik
#
# $FreeBSD$
#
WITHOUT_X11= yes
MASTERDIR= ${.CURDIR}/../ghostscript-gnu
.include "${MASTERDIR}/Makefile"

View file

@ -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"

View file

@ -0,0 +1,12 @@
# New ports collection makefile for: ghostscript-gnu-nox11
# Date created: 23 February 2001
# Whom: nik
#
# $FreeBSD$
#
WITHOUT_X11= yes
MASTERDIR= ${.CURDIR}/../ghostscript-gnu
.include "${MASTERDIR}/Makefile"

View file

@ -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"