blob: e5f97aacafdb0aa5321c9d1b4e28d3396b507f02 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# 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
.include <bsd.port.pre.mk>
MASTERDIR= ${PORTSDIR}/japanese/ptex-pkfonts300
.include "${MASTERDIR}/Makefile"
|