13 lines
177 B
Makefile
13 lines
177 B
Makefile
COMMENT= File-finding iterator
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = File-Next-1.18
|
|
CATEGORIES= devel
|
|
REVISION = 0
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|