Sub::Exporter::ForMethods is helper routines for using Sub::Exporter

to build methods.

WWW: http://search.cpan.org/dist/Sub-Exporter-ForMethods/
This commit is contained in:
Wen Heping 2010-05-27 08:09:17 +00:00
parent 9ca5b01966
commit 2e293815ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255170
5 changed files with 40 additions and 0 deletions

View file

@ -2076,6 +2076,7 @@
SUBDIR += p5-Sub-Current
SUBDIR += p5-Sub-Delete
SUBDIR += p5-Sub-Exporter
SUBDIR += p5-Sub-Exporter-ForMethods
SUBDIR += p5-Sub-Identify
SUBDIR += p5-Sub-Install
SUBDIR += p5-Sub-Installer

View file

@ -0,0 +1,25 @@
# New ports collection makefile for: devel/p5-Sub-Exporter-ForMethods
# Date created: May 27, 2010
# Whom: Wen Heping <wen@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Sub-Exporter-ForMethods
PORTVERSION= 0.100050
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
COMMENT= Helper routines for using Sub::Exporter to build methods
RUN_DEPENDS= p5-Sub-Name>=0:${PORTSDIR}/devel/p5-Sub-Name \
p5-Sub-Exporter>=0.978:${PORTSDIR}/devel/p5-Sub-Exporter
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Sub::Exporter::ForMethods.3
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (Sub-Exporter-ForMethods-0.100050.tar.gz) = 3ae501e067f711f150f5562ac3fee029
SHA256 (Sub-Exporter-ForMethods-0.100050.tar.gz) = 67dfaa39c58995ed1d341d7f2e785a68b7ba4ade72608f491459b8d2dee6df33
SIZE (Sub-Exporter-ForMethods-0.100050.tar.gz) = 9886

View file

@ -0,0 +1,4 @@
Sub::Exporter::ForMethods is helper routines for using Sub::Exporter
to build methods.
WWW: http://search.cpan.org/dist/Sub-Exporter-ForMethods/

View file

@ -0,0 +1,7 @@
%%SITE_PERL%%/Sub/Exporter/ForMethods.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub/Exporter/ForMethods/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub/Exporter/ForMethods
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub/Exporter
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sub
@dirrmtry %%SITE_PERL%%/Sub/Exporter
@dirrmtry %%SITE_PERL%%/Sub