15 lines
384 B
Makefile
15 lines
384 B
Makefile
# $NetBSD: Makefile,v 1.5 2003/07/17 21:36:42 grant Exp $
|
|
#
|
|
|
|
DISTNAME= chtfont
|
|
WRKSRC= ${WRKDIR}/CHTKIT
|
|
CATEGORIES= fonts
|
|
|
|
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
|
|
COMMENT= Asian Font Packs for Acrobat Reader 4.0 (Chinese Traditional)
|
|
|
|
DEPENDS+= acroread-font-share-4.0:../../fonts/acroread-font-share
|
|
|
|
TAR_FILE= ${WRKSRC}/LANGCHT.TAR
|
|
|
|
.include "../acroread-font-share/Makefile.common"
|