Files
ports/devel/p5-File-Path/Makefile
T
2026-06-08 19:08:59 +00:00

22 lines
391 B
Makefile

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= cpe perl5
CPE_PRODUCT= file::path
CPE_VENDOR= file::path_project
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>