1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/print/ghostscript6-nox11/Makefile
Nik Clayton 6e1d6d9ed4 Slave port to turn on the NO_X variable in the ghostscript6 port, to allow
binary packages with this option.

Reviewed by:	alex
2001-03-04 19:18:59 +00:00

18 lines
289 B
Makefile

# New ports collection makefile for: ghostscript6-nox11
# Date created: 23 February 2001
# Whom: nik
#
# $FreeBSD$
#
PORTNAME= ghostscript6
PKGNAMESUFFIX= -nox11
MAINTAINER= nik@freebsd.org
NO_X= yes
MASTERDIR= ${.CURDIR}/../ghostscript6
.include "${MASTERDIR}/Makefile"