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