16 lines
285 B
Makefile
16 lines
285 B
Makefile
# New ports collection makefile for: ghostscript
|
|
# Date created: 14 Jan 2002
|
|
# Whom: Mita Yoshio <mita@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/ghostscript-gnu-commfont
|
|
PORTREVISION= 1
|
|
|
|
.undef COMMFONT
|
|
|
|
KORFONT= yes
|
|
|
|
.include "${MASTERDIR}/Makefile.common"
|
|
|