aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-23 19:50:58 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-23 19:51:14 +0000
commitfb122dfe54a94229a9d7afb07dbf1cfd1457510a (patch)
treed05db26b8bde380cbacd7fa93175cc545992fa82 /www
parent268b61bcb631ae9684a93c88a2291dbede8007de (diff)
downloadports-fb122dfe54a94229a9d7afb07dbf1cfd1457510a.tar.gz
ports-fb122dfe54a94229a9d7afb07dbf1cfd1457510a.zip
www/apt-cacher-ng: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'www')
-rw-r--r--www/apt-cacher-ng/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/apt-cacher-ng/Makefile b/www/apt-cacher-ng/Makefile
index 4c7e7c56e73e..6fcfb669435b 100644
--- a/www/apt-cacher-ng/Makefile
+++ b/www/apt-cacher-ng/Makefile
@@ -13,7 +13,9 @@ LICENSE_NAME= Eduard Bloch license
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-USES= compiler:c++11-lang cmake tar:xz
+USES= compiler:c++11-lang cmake cpe tar:xz
+CPE_VENDOR= ${PORTNAME}_project
+
USE_RC_SUBR= apt_cacher_ng
CMAKE_ARGS= -DLIBDIR:PATH=${DATADIR} \