Import devel/p5-List-AllUtils.

Combines List::Util, List::SomeUtils and List::UtilsBy in one bite-sized
package. This module will export all of the functions that either of those
three modules defines.

OK cwen@, giovanni@
This commit is contained in:
fcambus 2019-02-16 13:18:18 +00:00
parent 2c29a5b77e
commit 7c538ef73c
4 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 2019/02/16 13:18:18 fcambus Exp $
COMMENT = combines List::Util, List::SomeUtils and List::UtilsBy
DISTNAME = List-AllUtils-0.15
CATEGORIES = devel
MAINTAINER = Frederic Cambus <fcambus@openbsd.org>
# Artistic 2.0
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
RUN_DEPENDS = textproc/p5-List-SomeUtils>=0.56 \
textproc/p5-List-UtilsBy>=0.11
PKG_ARCH = *
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (List-AllUtils-0.15.tar.gz) = NxH6xykyHTqtg1anVv2ScglPInqgSIZqN1H52OpsyV0=
SIZE (List-AllUtils-0.15.tar.gz) = 47262

View File

@ -0,0 +1,3 @@
Combines List::Util, List::SomeUtils and List::UtilsBy in one bite-sized
package. This module will export all of the functions that either of those
three modules defines.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/02/16 13:18:18 fcambus Exp $
${P5SITE}/List/AllUtils.pm
@man man/man3p/List::AllUtils.3p