diff --git a/devel/p5-Iterator-Simple/Makefile b/devel/p5-Iterator-Simple/Makefile new file mode 100644 index 00000000000..e7bfe88b04f --- /dev/null +++ b/devel/p5-Iterator-Simple/Makefile @@ -0,0 +1,13 @@ +COMMENT = simple iterator and utilities + +DISTNAME = Iterator-Simple-0.07 +CATEGORIES = devel + +# Perl +PERMIT_PACKAGE = Yes + +MODULES = cpan +PKG_ARCH = * +CONFIGURE_STYLE = modinst + +.include diff --git a/devel/p5-Iterator-Simple/distinfo b/devel/p5-Iterator-Simple/distinfo new file mode 100644 index 00000000000..22ba8ba1747 --- /dev/null +++ b/devel/p5-Iterator-Simple/distinfo @@ -0,0 +1,2 @@ +SHA256 (Iterator-Simple-0.07.tar.gz) = y1dNBju0gcj7nLV4GkZFiWqg4e5xW6lHz3ZvH/Tp60Q= +SIZE (Iterator-Simple-0.07.tar.gz) = 19744 diff --git a/devel/p5-Iterator-Simple/pkg/DESCR b/devel/p5-Iterator-Simple/pkg/DESCR new file mode 100644 index 00000000000..0a95366ad37 --- /dev/null +++ b/devel/p5-Iterator-Simple/pkg/DESCR @@ -0,0 +1,3 @@ +Iterator::Simple is yet another general-purpose iterator utilities. + +Rather simple, but powerful and fast iterator. diff --git a/devel/p5-Iterator-Simple/pkg/PLIST b/devel/p5-Iterator-Simple/pkg/PLIST new file mode 100644 index 00000000000..5097d51f20f --- /dev/null +++ b/devel/p5-Iterator-Simple/pkg/PLIST @@ -0,0 +1,3 @@ +${P5SITE}/Iterator/ +${P5SITE}/Iterator/Simple.pm +@man man/man3p/Iterator::Simple.3p