diff options
Diffstat (limited to 'japanese/font-elisa10/Makefile')
-rw-r--r-- | japanese/font-elisa10/Makefile | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/japanese/font-elisa10/Makefile b/japanese/font-elisa10/Makefile index 993bea462f6f..8ba6cf8345f4 100644 --- a/japanese/font-elisa10/Makefile +++ b/japanese/font-elisa10/Makefile @@ -2,7 +2,7 @@ PORTNAME= elisa10 PORTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese x11-fonts MASTER_SITES= http://www.wheel.gr.jp/~dai/software/ PKGNAMEPREFIX= ja-font- @@ -11,18 +11,25 @@ DISTNAME= elisau10 MAINTAINER= hrs@FreeBSD.org COMMENT= Elisa 10-dot Kanji font +LICENSE= NOTPARTIAL-NOTCOMMERCIAL +LICENSE_NAME= Whole, not partial, and not commercial +LICENSE_TEXT= Free redistribution of the whole package allowed, \ + not partial, and not commercial +LICENSE_PERMS= dist-mirror pkg-mirror auto-accept + BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf USES= fonts tar:tgz +FONTPATHSPEC= ${FONTNAME}:unscaled:pri=60 NO_ARCH= yes NO_WRKSUBDIR= yes -SUB_FILES= Makefile pkg-message MAKEFILE= ${WRKDIR}/Makefile +SUB_FILES= Makefile SUB_LIST= BDFTOPCF_CMD="${LOCALBASE}/bin/bdftopcf" \ GZIP_CMD="${GZIP_CMD}" PORTDOCS= elisau10.doc hosoku.txt -PLIST_FILES= %%FONTSDIR%%/elisau10.pcf.gz \ - %%FONTSDIR%%/fonts.alias +PLIST_FILES= ${FONTSDIR:S,^${PREFIX}/,,}/elisau10.pcf.gz \ + ${FONTSDIR:S,^${PREFIX}/,,}/fonts.alias OPTIONS_DEFINE= DOCS |