archivers/upx: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich
2021-10-05 18:41:18 +00:00
parent ab87f44c63
commit ab761c5104

View File

@@ -13,10 +13,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libucl.so:archivers/ucl
USES= gmake perl5
USES= cpe gmake perl5
USE_GITHUB= yes
USE_PERL5= build # provides pod2man/pod2html/pod2text required for docs
CPE_VENDOR= upx_project
GH_TUPLE= upx:upx-lzma-sdk:${DISTVERSIONPREFIX}${DISTVERSION}:lzma/src/lzma-sdk
MAKE_ENV= UPX_UCLDIR=${LOCALBASE} \