diff options
author | robak <robak@FreeBSD.org> | 2015-05-09 05:37:10 +0800 |
---|---|---|
committer | robak <robak@FreeBSD.org> | 2015-05-09 05:37:10 +0800 |
commit | 269b920fb736c32094fb498e625cdbf6a0f9304b (patch) | |
tree | b48df97b260006e4696ba660f371bd5edbf1fe33 /japanese | |
parent | 3a21157f04315faee7e27a7aed9ae1bdd00f8941 (diff) | |
download | freebsd-ports-gnome-269b920fb736c32094fb498e625cdbf6a0f9304b.tar.gz freebsd-ports-gnome-269b920fb736c32094fb498e625cdbf6a0f9304b.tar.zst freebsd-ports-gnome-269b920fb736c32094fb498e625cdbf6a0f9304b.zip |
japanese/xpdf: add CPE info
PR: 199956
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Approved by: portmgr blanket
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/xpdf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/xpdf/Makefile b/japanese/xpdf/Makefile index 75b3091f74b2..d693f9ae78af 100644 --- a/japanese/xpdf/Makefile +++ b/japanese/xpdf/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS= xpdf:${PORTSDIR}/graphics/xpdf \ ${FONTSDIR}/Ryumin-Light:${PORTSDIR}/japanese/font-std \ ${FONTSDIR}/GothicBBB-Medium:${PORTSDIR}/japanese/font-std +USES= cpe +CPE_VENDOR= foolabs NO_BUILD= yes SUB_FILES= dot.xpdfrc SUB_LIST= ADOBECMAPDIR=${ADOBECMAPDIR} \ |