mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 13:40:34 -04:00
12 lines
226 B
Makefile
12 lines
226 B
Makefile
# 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"
|