openbsd-ports/devel/p5-Iterator-Simple/Makefile
landry e0a6d2c2f7 Import p5-Iterator-Simple-0.07
Iterator::Simple is yet another general-purpose iterator utilities.
Rather simple, but powerful and fast iterator.

tweaks/ok bluhm@
2022-09-07 09:39:17 +00:00

14 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>