Import p5-Sub-Exporter-ForMethods 0.100052
OK sthen@ This Perl module provides helper routines for using Sub::Exporter to build methods.
This commit is contained in:
parent
71daf1cce8
commit
7010c3ade8
21
devel/p5-Sub-Exporter-ForMethods/Makefile
Normal file
21
devel/p5-Sub-Exporter-ForMethods/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2019/02/12 17:47:12 cwen Exp $
|
||||
|
||||
COMMENT = helper routines for using Sub::Exporter to build methods
|
||||
|
||||
DISTNAME = Sub-Exporter-ForMethods-0.100052
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
RUN_DEPENDS = devel/p5-Sub-Exporter>=0.978 \
|
||||
devel/p5-Sub-Name
|
||||
|
||||
TEST_DEPENDS = devel/p5-namespace-autoclean
|
||||
|
||||
PKG_ARCH = *
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/p5-Sub-Exporter-ForMethods/distinfo
Normal file
2
devel/p5-Sub-Exporter-ForMethods/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Sub-Exporter-ForMethods-0.100052.tar.gz) = Qh+7pPb/zxPEM18sIGMNcJ5vplnAdUXQlNvFpVitMAY=
|
||||
SIZE (Sub-Exporter-ForMethods-0.100052.tar.gz) = 16421
|
2
devel/p5-Sub-Exporter-ForMethods/pkg/DESCR
Normal file
2
devel/p5-Sub-Exporter-ForMethods/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This module provides helper routines for using Sub::Exporter to
|
||||
build methods.
|
3
devel/p5-Sub-Exporter-ForMethods/pkg/PLIST
Normal file
3
devel/p5-Sub-Exporter-ForMethods/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/02/12 17:47:12 cwen Exp $
|
||||
${P5SITE}/Sub/Exporter/ForMethods.pm
|
||||
@man man/man3p/Sub::Exporter::ForMethods.3p
|
Loading…
Reference in New Issue
Block a user