mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
16 lines
364 B
Makefile
16 lines
364 B
Makefile
# New ports collection makefile for: acroread-chtfont
|
|
# Date created: 99/06/16
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= chtfont
|
|
DIST_SUBDIR= Acrobat5
|
|
CATEGORIES= chinese
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread5-commfont
|
|
COMMENT= Asian Font Packs for Acrobat Reader 5.0 (for Chinese Traditional)
|
|
|
|
.include "${MASTERDIR}/Makefile"
|