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