13 lines
202 B
Makefile
13 lines
202 B
Makefile
COMMENT = simple iterator and utilities
|
|
|
|
DISTNAME = Iterator-Simple-0.07
|
|
CATEGORIES = devel
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
CONFIGURE_STYLE = modinst
|
|
|
|
.include <bsd.port.mk>
|