ports/devel/p5-File-Find-Closures/Makefile

19 lines
365 B
Makefile

PORTNAME= File-Find-Closures
PORTVERSION= 1.117
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Functions you can use with File::Find
WWW= https://metacpan.org/release/File-Find-Closures
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>