mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
9 lines
147 B
Makefile
9 lines
147 B
Makefile
# Created by: Nik Clayton <nik@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
WITHOUT_X11= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../ghostscript7
|
|
|
|
.include "${MASTERDIR}/Makefile"
|