Import p5-Sub-Quote, a package that provides performant ways
to generate subroutines from strings. ok jasper@
This commit is contained in:
parent
15be7175ff
commit
9371ec1b4a
18
devel/p5-Sub-Quote/Makefile
Normal file
18
devel/p5-Sub-Quote/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2017/05/16 16:53:37 giovanni Exp $
|
||||
|
||||
COMMENT = efficient generation of subroutines via string eval
|
||||
|
||||
DISTNAME = Sub-Quote-2.003001
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
TEST_DEPENDS = devel/p5-Test-Fatal>=0.003
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Sub-Quote/distinfo
Normal file
2
devel/p5-Sub-Quote/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Sub-Quote-2.003001.tar.gz) = nUcdjhPnzkeT1aXsBKYP+s4U3VO+eN2U0iiHGRXP0fk=
|
||||
SIZE (Sub-Quote-2.003001.tar.gz) = 19131
|
2
devel/p5-Sub-Quote/pkg/DESCR
Normal file
2
devel/p5-Sub-Quote/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This package provides performant ways to generate subroutines from
|
||||
strings.
|
7
devel/p5-Sub-Quote/pkg/PLIST
Normal file
7
devel/p5-Sub-Quote/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2017/05/16 16:53:37 giovanni Exp $
|
||||
@conflict p5-Moo-<2.002003
|
||||
${P5SITE}/Sub/
|
||||
${P5SITE}/Sub/Defer.pm
|
||||
${P5SITE}/Sub/Quote.pm
|
||||
@man man/man3p/Sub::Defer.3p
|
||||
@man man/man3p/Sub::Quote.3p
|
Loading…
Reference in New Issue
Block a user