summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-08 20:17:42 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-08 20:53:34 +0000
commit1a7ac07bcef2c0a178171492bfdc58bba3191c29 (patch)
tree6a2d953c5d6d07760cbe73b6d8a82a562b34ff9c
parentx11-toolkits/gtk20: Add CPE information (diff)
databases/p5-DBI: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--databases/p5-DBI/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 555f0c314546..a92f09b26b46 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -16,9 +16,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
OPTIONS_DEFINE= PROXY
PROXY_DESC= Build DBI::Proxy
-USES= perl5 shebangfix
+USES= cpe perl5 shebangfix
USE_PERL5= configure
+CPE_VENDOR= perl
+
SHEBANG_FILES= dbixs_rev.pl
PROXY_BUILD_DEPENDS= p5-PlRPC>=0.2001:net/p5-PlRPC