blob: 1080238a294f4f8994591b37e6b872841fbf22d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# New ports collection makefile for: ptex-pkfonts
# Date created: 24 Dec 1999
# Whom: Kentaro Inagaki <inagaki@tg.rim.or.jp>
#
# $FreeBSD$
#
USEPK_MODE= canonbjc
RESOLUTION= 360
MASTERDIR= ${.CURDIR}/../ptex-pkfonts300
.include "${MASTERDIR}/Makefile"
|