diff --git a/devel/p5-File-Path/Makefile b/devel/p5-File-Path/Makefile index 8fffe7c3d673..68603dccfb2d 100644 --- a/devel/p5-File-Path/Makefile +++ b/devel/p5-File-Path/Makefile @@ -1,19 +1,21 @@ PORTNAME= File-Path PORTVERSION= 2.18 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Create or remove directory trees WWW= https://metacpan.org/release/File-Path LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -USES= perl5 +USES= cpe perl5 +CPE_PRODUCT= file::path +CPE_VENDOR= file::path_project USE_PERL5= configure NO_ARCH= yes .include