aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:29:58 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:29:58 +0000
commit8caf45164bff5e58b3aca7d1ca30db94d670ae22 (patch)
tree0d14f0a8c74af4f2d3feb6da76fbd7ea0b22a9ff
parent245b2109eb36fa2353fe9c05acdb4f307e588c55 (diff)
downloadports-8caf45164bff5e58b3aca7d1ca30db94d670ae22.tar.gz
ports-8caf45164bff5e58b3aca7d1ca30db94d670ae22.zip
databases/adodb5: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--databases/adodb5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/adodb5/Makefile b/databases/adodb5/Makefile
index a06d175ca4dd..e0d8cf5cb5e9 100644
--- a/databases/adodb5/Makefile
+++ b/databases/adodb5/Makefile
@@ -12,7 +12,8 @@ COMMENT= Database library for PHP
LICENSE= BSD3CLAUSE LGPL21+
LICENSE_COMB= dual
-USES= php:flavors
+USES= cpe php:flavors
+CPE_VENDOR= ${PORTNAME}_project
USE_PHP= pcre
USE_GITHUB= yes