aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 10:57:55 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 11:02:06 +0000
commitce0f68412f693054ba3a693e9cbaf435209c96ef (patch)
treef2ca6ad144d2ab3d30f560a9ef04276d314db0fb
parent0eaf38034e4e9358c5b4b084901c41880177d933 (diff)
downloadports-ce0f68412f693054ba3a693e9cbaf435209c96ef.tar.gz
ports-ce0f68412f693054ba3a693e9cbaf435209c96ef.zip
textproc/exempi: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--textproc/exempi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/exempi/Makefile b/textproc/exempi/Makefile
index fa4fd853dae1..02654b0f055e 100644
--- a/textproc/exempi/Makefile
+++ b/textproc/exempi/Makefile
@@ -13,7 +13,8 @@ COMMENT= Port of Adobe XMP SDK to work on UNIX
BUILD_DEPENDS= boost-libs>=0:devel/boost-libs
LIB_DEPENDS= libexpat.so:textproc/expat2
-USES= gmake iconv libtool localbase pathfix tar:bzip2
+USES= cpe gmake iconv libtool localbase pathfix tar:bzip2
+CPE_VENDOR= ${PORTNAME}_project
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
GNU_CONFIGURE= yes