2002-01-18 16:29:13 +01:00
|
|
|
# New ports collection makefile for: ghostscript
|
|
|
|
# Date created: 14 Jan 2002
|
|
|
|
# Whom: Mita Yoshio <mita@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2002-05-15 03:17:59 +02:00
|
|
|
MASTERDIR= ${.CURDIR}/../../print/ghostscript-gnu-commfont
|
2003-07-27 00:58:29 +02:00
|
|
|
PORTREVISION= 1
|
2002-01-18 16:29:13 +01:00
|
|
|
|
2002-05-15 03:17:59 +02:00
|
|
|
.undef COMMFONT
|
2002-01-18 16:29:13 +01:00
|
|
|
|
2002-05-15 03:17:59 +02:00
|
|
|
JPNFONT= yes
|
2002-01-18 16:29:13 +01:00
|
|
|
|
2002-05-15 03:17:59 +02:00
|
|
|
.include "${MASTERDIR}/Makefile.common"
|