2001-03-04 20:18:59 +01:00
|
|
|
# New ports collection makefile for: ghostscript6-nox11
|
|
|
|
# Date created: 23 February 2001
|
|
|
|
# Whom: nik
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= ghostscript6
|
|
|
|
PKGNAMESUFFIX= -nox11
|
|
|
|
|
|
|
|
MAINTAINER= nik@freebsd.org
|
|
|
|
|
2001-06-05 13:38:35 +02:00
|
|
|
WITHOUT_X11= yes
|
2001-03-04 20:18:59 +01:00
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../ghostscript6
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|