mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
756f319c68
versions of the ghostscript ports.
13 lines
228 B
Makefile
13 lines
228 B
Makefile
# 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"
|