mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
16 lines
318 B
Makefile
16 lines
318 B
Makefile
|
# 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
|
||
|
|
||
|
.include <bsd.port.pre.mk>
|
||
|
|
||
|
MASTERDIR= ${PORTSDIR}/japanese/ptex-pkfonts300
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|