Import p5-Scalar-List-Utils 1.0701; submitted by Jim Geovedi <jim@corebsd.or.id>

This package contains a selection of subroutines that people have
expressed would be nice to have in the perl core, but the usage
would not really be high enough to warrant the use of a keyword,
and the size so small such that being individual extensions would
be wasteful.
This commit is contained in:
wilfried 2002-10-16 13:06:16 +00:00
parent 0ac4bbe8b2
commit 63928e3ea8
4 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 2002/10/16 13:06:16 wilfried Exp $
COMMENT= "selection of subroutines package"
DISTNAME= Scalar-List-Utils-1.0701
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MAINTAINER= Jim Geovedi <jim@corebsd.or.id>
# Artistic License
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scalar/}
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Scalar-List-Utils-1.0701.tar.gz) = 1156302e823845980bb37c370a37d51a
RMD160 (Scalar-List-Utils-1.0701.tar.gz) = b3b08c7b84eaa5055f63e3a8401a52a3f5311074
SHA1 (Scalar-List-Utils-1.0701.tar.gz) = 7112992a66104cc6bb4119db203b9a30820d153d

View File

@ -0,0 +1,5 @@
This package contains a selection of subroutines that people have
expressed would be nice to have in the perl core, but the usage
would not really be high enough to warrant the use of a keyword,
and the size so small such that being individual extensions would
be wasteful.

View File

@ -0,0 +1,8 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/10/16 13:06:16 wilfried Exp $
${P5ARCH}/List/Util.pm
${P5ARCH}/Scalar/Util.pm
${P5ARCH}/auto/List/Util/Util.bs
${P5ARCH}/auto/List/Util/Util.so
man/man3p/List::Util.3p
man/man3p/Scalar::Util.3p
@dirrm ${P5ARCH}/auto/List/Util