blob: e2014c0c42db137338d5e442cfdf437a518aba6b (
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= 240
MASTERDIR= ${.CURDIR}/../ptex-pkfonts300
.include "${MASTERDIR}/Makefile"
|