English PK fonts, for ghostscript5, xdvik, dvipsk, and so on. PR: 15650 Submitted by: Kentaro Inagaki <inagaki@tg.rim.or.jp>
15 lines
318 B
Makefile
15 lines
318 B
Makefile
# New ports collection makefile for: ptex-pkfonts
|
|
# Version required: ?
|
|
# Date created: 24 Dec 1999
|
|
# Whom: Kentaro Inagaki <inagaki@tg.rim.or.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
RESOLUTION= 240
|
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
MASTERDIR= ${PORTSDIR}/japanese/ptex-pkfonts300
|
|
|
|
.include "${MASTERDIR}/Makefile"
|