diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-10-08 11:20:53 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-10-08 11:20:53 +0000 |
commit | cd2a2d484ebd9dd616ff2124c585215c8dcf1b79 (patch) | |
tree | 6b1a302a789edaf0210e92daaf7c3a17cc46cf0e | |
parent | 2bd38820092333c20354e7ecb6673ef2f7d63c2c (diff) | |
download | ports-cd2a2d484ebd9dd616ff2124c585215c8dcf1b79.tar.gz ports-cd2a2d484ebd9dd616ff2124c585215c8dcf1b79.zip |
japanese/xpdf: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | japanese/xpdf/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/japanese/xpdf/Makefile b/japanese/xpdf/Makefile index d344e1f28a8f..77c437035dc1 100644 --- a/japanese/xpdf/Makefile +++ b/japanese/xpdf/Makefile @@ -18,6 +18,10 @@ RUN_DEPENDS= xpdf:graphics/xpdf \ ${FONTSDIR}/Ryumin-Light:japanese/font-std \ ${FONTSDIR}/GothicBBB-Medium:japanese/font-std +USES= cpe + +CPE_VENDOR= xpdfreader + NO_BUILD= yes SUB_FILES= dot.xpdfrc SUB_LIST= ADOBECMAPDIR=${ADOBECMAPDIR} \ |