blob: 957aa6522b200cf38a8c390e3646e3186ceaad1d (
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}/../ghostscript-gnu
.include "${MASTERDIR}/Makefile"
|