blob: d5e4331cfc5dec21985f3947dffb80a05cc872a2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# New ports collection makefile for: ghostscript
# Date created: 14 Jan 2002
# Whom: Mita Yoshio <mita@FreeBSD.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../../print/ghostscript-gnu-commfont
.undef COMMFONT
KORFONT= yes
.include "${MASTERDIR}/Makefile.common"
|