mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
16 lines
284 B
Makefile
16 lines
284 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= 3
|
|
|
|
.undef COMMFONT
|
|
|
|
JPNFONT= yes
|
|
|
|
.include "${MASTERDIR}/Makefile.common"
|