16 lines
250 B
Makefile
16 lines
250 B
Makefile
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>
|