blob: f7ca04c115b682a2076c0c0f997643686f5dd189 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# New ports collection makefile for: ghostscript9-nox11
# Date created: 7 June 2011
# Whom: hrs
#
# $FreeBSD$
#
OPTIONS_UNSET= X11
MASTERDIR= ${.CURDIR}/../ghostscript9
.include "${MASTERDIR}/Makefile"
|