mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
2e6bdab882
Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp> Pointy hat to: myself
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= 2
|
|
|
|
.undef COMMFONT
|
|
|
|
JPNFONT= yes
|
|
|
|
.include "${MASTERDIR}/Makefile.common"
|