16 lines
409 B
Makefile
16 lines
409 B
Makefile
# $NetBSD: Makefile,v 1.6 2008/09/06 20:50:02 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= chtfont
|
|
PKGREVISION= 1
|
|
CATEGORIES= fonts
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Asian Font Packs for Acrobat Reader 7 (Chinese Traditional)
|
|
|
|
DEPENDS+= acroread7-font-share>=7.0nb1:../../fonts/acroread7-font-share
|
|
|
|
WRKSRC= ${WRKDIR}/CHTKIT
|
|
TAR_FILE= ${WRKSRC}/LANGCHT.TAR
|
|
|
|
.include "../../fonts/acroread7-font-share/Makefile.common"
|