(devel/p5-XString) import p5-XString-0.002

XString provides the B string helpers in one isolated package. Right
now only cstring and perlstring are available.
This commit is contained in:
mef 2020-04-18 01:12:03 +00:00
parent ec5c650d7c
commit fefc861995
3 changed files with 27 additions and 0 deletions

2
devel/p5-XString/DESCR Normal file
View file

@ -0,0 +1,2 @@
XString provides the B string helpers in one isolated package. Right
now only cstring and perlstring are available.

19
devel/p5-XString/Makefile Normal file
View file

@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.1 2020/04/18 01:12:03 mef Exp $
DISTNAME= XString-0.002
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/
COMMENT= Isolated String helpers from B
LICENSE= ${PERL5_LICENSE}
TEST_DEPENDS+= p5-Test2-Plugin-NoWarnings-[0-9]*:../../devel/p5-Test2-Plugin-NoWarnings
TEST_DEPENDS+= p5-Test2-Tools-Explain-[0-9]*:../../devel/p5-Test2-Tools-Explain
PERL5_PACKLIST= auto/XString/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.1 2020/04/18 01:12:03 mef Exp $
SHA1 (XString-0.002.tar.gz) = df6c42604f0e7ef65605c26a8fdc1d12e6a1c881
RMD160 (XString-0.002.tar.gz) = d5d799f263dfaf083d253eeb21e1ec664e499bcb
SHA512 (XString-0.002.tar.gz) = 5fb9a3baec891485d0ad32b9aec3c1a48ff6ab7aa47e3d289127cbe2b7ec9bd7a16da9e2ccd349cdd513af62bd85a9ce1b1a04f90ecf67f2a161c187a8abd613
Size (XString-0.002.tar.gz) = 17906 bytes