1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Add p5-Module-Collect 0.05, perl extension to collect module files from

some directories.
This commit is contained in:
Jun Kuriyama 2009-01-22 03:05:14 +00:00
parent 626365089c
commit 353b7cfc05
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226660
5 changed files with 39 additions and 0 deletions

View File

@ -1515,6 +1515,7 @@
SUBDIR += p5-Module-Build-Convert
SUBDIR += p5-Module-Build-Kwalitee
SUBDIR += p5-Module-CPANTS-Analyse
SUBDIR += p5-Module-Collect
SUBDIR += p5-Module-Compile
SUBDIR += p5-Module-CoreList
SUBDIR += p5-Module-Dependency

View File

@ -0,0 +1,26 @@
# New ports collection makefile for: Module::Collect
# Date created: 22 Jan 2009
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Module-Collect
PORTVERSION= 0.05
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to collect module files from some directories
RUN_DEPENDS= \
p5-File-Find-Rule>0:${PORTSDIR}/devel/p5-File-Find-Rule
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Module::Collect.3 \
Module::Collect::Package.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Module-Collect-0.05.tar.gz) = fbf275aeefd126157dbb248ee1e9c657
SHA256 (Module-Collect-0.05.tar.gz) = 0ab675204836d801d9bd3b0185c1c98ffc8a4851d0294da1b6f8091358eb6463
SIZE (Module-Collect-0.05.tar.gz) = 37992

View File

@ -0,0 +1,3 @@
Module::Collect collects module files from some directories.
WWW: http://search.cpan.org/dist/Module-Collect/

View File

@ -0,0 +1,6 @@
%%SITE_PERL%%/Module/Collect/Package.pm
%%SITE_PERL%%/Module/Collect.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Collect/.packlist
@dirrm %%SITE_PERL%%/Module/Collect
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Collect
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module