6e1d6d9ed4
binary packages with this option. Reviewed by: alex
17 lines
289 B
Makefile
17 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"
|