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

16 lines
250 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= alternative interface to File::Find
MODULES= cpan
PKG_ARCH= *
DISTNAME = File-Find-Rule-0.34
CATEGORIES= devel
REVISION = 0
# Perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= devel/p5-Number-Compare \
textproc/p5-Text-Glob
.include <bsd.port.mk>