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