15 lines
363 B
Makefile
15 lines
363 B
Makefile
# New ports collection makefile for: acroread-chsfont
|
|
# Date created: 99/06/16
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= chsfont
|
|
DIST_SUBDIR= Acrobat5
|
|
CATEGORIES= chinese
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/acroread5-commfont
|
|
COMMENT= Asian Font Packs for Acrobat Reader 5.0 (for Chinese Simplified)
|
|
|
|
.include "${MASTERDIR}/Makefile"
|