aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:27 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:27 +0000
commit93ae03eefac582cfd78b0bcb1bdbebcf9068279c (patch)
tree69612c4f0fe8781cd17df59bf5059a7e33b61864
parentd7f269b2f7d05efc532a28f1a6b391a040ae2b5e (diff)
downloadports-93ae03eefac582cfd78b0bcb1bdbebcf9068279c.tar.gz
ports-93ae03eefac582cfd78b0bcb1bdbebcf9068279c.zip
devel/libfsntfs: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/libfsntfs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libfsntfs/Makefile b/devel/libfsntfs/Makefile
index cdba5565f2fe..3c6c6f0736c2 100644
--- a/devel/libfsntfs/Makefile
+++ b/devel/libfsntfs/Makefile
@@ -19,7 +19,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-python --with-openssl=no \
--with-libfwnt=${LOCALBASE}
CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config
-USES= libtool fuse pathfix pkgconfig python:3.5+
+USES= cpe libtool fuse pathfix pkgconfig python:3.5+
+CPE_VENDOR= ${PORTNAME}_project
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}