2018-01-11 09:45:55 +00:00
|
|
|
COMMENT = Provide the stuff missing in List::Util
|
|
|
|
|
2019-10-28 14:15:42 +00:00
|
|
|
DISTNAME = List-SomeUtils-0.58
|
2020-07-03 21:44:29 +00:00
|
|
|
REVISION = 1
|
2018-01-11 09:45:55 +00:00
|
|
|
|
|
|
|
CATEGORIES = textproc
|
|
|
|
|
|
|
|
# Perl
|
2019-07-12 20:49:33 +00:00
|
|
|
PERMIT_PACKAGE = Yes
|
2018-01-11 09:45:55 +00:00
|
|
|
|
|
|
|
MODULES = cpan
|
|
|
|
|
|
|
|
BUILD_DEPENDS = textproc/p5-List-SomeUtils-XS
|
|
|
|
|
|
|
|
RUN_DEPENDS = textproc/p5-List-SomeUtils-XS \
|
|
|
|
devel/p5-Module-Implementation
|
|
|
|
|
|
|
|
TEST_DEPENDS = devel/p5-Test-LeakTrace
|
|
|
|
|
|
|
|
PKG_ARCH = *
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|