SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
18
devel/p5-Sub-Exporter-ForMethods/Makefile
Normal file
18
devel/p5-Sub-Exporter-ForMethods/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
COMMENT = helper routines for using Sub::Exporter to build methods
|
||||
|
||||
DISTNAME = Sub-Exporter-ForMethods-0.100055
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
RUN_DEPENDS = devel/p5-Sub-Exporter>=0.978
|
||||
|
||||
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.100055.tar.gz) = eR9CA7p8D32DgLwBvsICFffIvHDX7QPlUu7kRUGr6U4=
|
||||
SIZE (Sub-Exporter-ForMethods-0.100055.tar.gz) = 17446
|
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.
|
2
devel/p5-Sub-Exporter-ForMethods/pkg/PLIST
Normal file
2
devel/p5-Sub-Exporter-ForMethods/pkg/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
${P5SITE}/Sub/Exporter/ForMethods.pm
|
||||
@man man/man3p/Sub::Exporter::ForMethods.3p
|
Loading…
Add table
Add a link
Reference in a new issue