aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-06 19:46:03 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-06 19:56:38 +0000
commitbf0b519d5074c37767eb707e039e5d5599a38b0b (patch)
treebd99e1368a29f4f266ed6a0b5254ee25bddcb8dd /archivers
parent476cd0bceb2056c8d8deb8e518019cb6c1ab01d6 (diff)
downloadports-bf0b519d5074c37767eb707e039e5d5599a38b0b.tar.gz
ports-bf0b519d5074c37767eb707e039e5d5599a38b0b.zip
archivers/pxz: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'archivers')
-rw-r--r--archivers/pxz/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/pxz/Makefile b/archivers/pxz/Makefile
index 862a53a6e7d1..9f31be6ddfb6 100644
--- a/archivers/pxz/Makefile
+++ b/archivers/pxz/Makefile
@@ -15,9 +15,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING
WRKSRC= ${WRKDIR}/${PORTNAME}
-USES= compiler:openmp tar:xz
+USES= cpe compiler:openmp tar:xz
PLIST_FILES= bin/pxz share/man/man1/pxz.1.gz
+CPE_VENDOR= pxz_project
+
MAKE_ENV+= BINDIR=${PREFIX}/bin \
MANDIR=${PREFIX}/share/man