blob: 0d8ab50b0ae9b99aad86f54a54d3d4ccb4faab7e (
plain) (
blame)
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= canonlbp
RESOLUTION= 240
MASTERDIR= ${.CURDIR}/../ptex-pkfonts300
.include "${MASTERDIR}/Makefile"
|