From 1a7ac07bcef2c0a178171492bfdc58bba3191c29 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Wed, 8 Sep 2021 20:17:42 +0000 Subject: [PATCH] databases/p5-DBI: Add CPE information Approved by: portmgr (blanket) --- databases/p5-DBI/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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