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