blob: 14c57f42f9ff2864d08b9b8f171a03e79e0980e5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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"
|