blob: f7dbc665fc4f8054453964ca95e56e9f89c0ca70 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# New ports collection makefile for: ghostscript-gnu-nox11
# Date created: 23 February 2001
# Whom: nik
#
# $FreeBSD$
#
WITHOUT_X11= yes
MASTERDIR= ${.CURDIR}/../ghostscript7
.include "${MASTERDIR}/Makefile"
|