From c6ec52d2731be93e2cf22d6a253b036da03f0b78 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Sun, 3 Dec 2006 10:46:52 +0000 Subject: - portlint(1) PR: ports/106202 (partly) Submitted by: chinsan --- chinese/cnprint/Makefile | 35 +++++++++++++---------------------- chinese/cnprint/pkg-plist | 42 +++++++++++++++++++++--------------------- 2 files changed, 34 insertions(+), 43 deletions(-) (limited to 'chinese') diff --git a/chinese/cnprint/Makefile b/chinese/cnprint/Makefile index 7bc863884569..89e3c76d376a 100644 --- a/chinese/cnprint/Makefile +++ b/chinese/cnprint/Makefile @@ -5,30 +5,21 @@ # $FreeBSD$ # -PORTNAME= cnprint -PORTVERSION= 3.30b -CATEGORIES= chinese print -MASTER_SITES= http://ftp.wustl.edu/pub/FreeBSD/distfiles/${PORTNAME}-${PORTVERSION}/ \ - http://ftp.yz.yamagata-u.ac.jp/pub/FreeBSD/distfiles/${PORTNAME}-${PORTVERSION}/ \ - http://ftp.osuosl.org/pub/FreeBSD/distfiles/${PORTNAME}-${PORTVERSION}/ -DISTFILES= cnprint330b.c \ - cnprint330b.readme \ - ttfb330b.c \ - cnprint330b.hlp \ - cnprint33.cmd \ - helvet.dat \ - mssong.ttf.gz mssong.htf \ - mshei.ttf.gz mshei.htf \ - cc48s.hbf cc48.sym.gz \ - cc48s.1.gz \ - cc48s.2.gz \ - hbf.tar.gz \ - ntu_kai48.hbf ntu_kai48.bin.gz +PORTNAME= cnprint +PORTVERSION= 3.30b +CATEGORIES= chinese print +MASTER_SITES= http://ftp.wustl.edu/pub/FreeBSD/distfiles/${PORTNAME}-${PORTVERSION}/ \ + http://ftp.yz.yamagata-u.ac.jp/pub/FreeBSD/distfiles/${PORTNAME}-${PORTVERSION}/ \ + http://ftp.osuosl.org/pub/FreeBSD/distfiles/${PORTNAME}-${PORTVERSION}/ +DISTFILES= cnprint330b.c cnprint330b.readme ttfb330b.c cnprint330b.hlp \ + cnprint33.cmd helvet.dat mssong.ttf.gz mssong.htf \ + mshei.ttf.gz mshei.htf cc48s.hbf cc48.sym.gz cc48s.1.gz \ + cc48s.2.gz hbf.tar.gz ntu_kai48.hbf ntu_kai48.bin.gz -MAINTAINER= ports@FreeBSD.org -COMMENT= Convert Chinese-Big5/GB encoded files to Postscript, using TTF fonts +MAINTAINER= ports@FreeBSD.org +COMMENT= Convert Chinese-Big5/GB encoded files to Postscript, using TTF fonts -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} do-extract: ${MKDIR} ${WRKSRC} diff --git a/chinese/cnprint/pkg-plist b/chinese/cnprint/pkg-plist index 6ce4a284f00d..8937f67a59b4 100644 --- a/chinese/cnprint/pkg-plist +++ b/chinese/cnprint/pkg-plist @@ -1,22 +1,22 @@ bin/cnprint -share/cnprint/cc48.sym -share/cnprint/cc48s.hbf -share/cnprint/cnprint.cmd -share/cnprint/hanglm24.bin -share/cnprint/hanglm24.hbf -share/cnprint/hanja65.hbf -share/cnprint/jis16.hbf -share/cnprint/jiskan24.bin -share/cnprint/jiskan24.hbf -share/cnprint/kanji48.bin -share/cnprint/kanji48.hbf -share/cnprint/ksc16.hbf -share/cnprint/ntu_kai48.bin -share/cnprint/ntu_kai48.hbf -share/cnprint/uwjis-16.hbf -share/cnprint/uwksc-16.hbf -share/cnprint/mshei.htf -share/cnprint/mshei.ttf -share/cnprint/mssong.htf -share/cnprint/mssong.ttf -@dirrm share/cnprint +%%DATADIR%%/cc48.sym +%%DATADIR%%/cc48s.hbf +%%DATADIR%%/cnprint.cmd +%%DATADIR%%/hanglm24.bin +%%DATADIR%%/hanglm24.hbf +%%DATADIR%%/hanja65.hbf +%%DATADIR%%/jis16.hbf +%%DATADIR%%/jiskan24.bin +%%DATADIR%%/jiskan24.hbf +%%DATADIR%%/kanji48.bin +%%DATADIR%%/kanji48.hbf +%%DATADIR%%/ksc16.hbf +%%DATADIR%%/ntu_kai48.bin +%%DATADIR%%/ntu_kai48.hbf +%%DATADIR%%/uwjis-16.hbf +%%DATADIR%%/uwksc-16.hbf +%%DATADIR%%/mshei.htf +%%DATADIR%%/mshei.ttf +%%DATADIR%%/mssong.htf +%%DATADIR%%/mssong.ttf +@dirrmtry %%DATADIR%% -- cgit v1.2.3