mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Reformat pkg-descr
This commit is contained in:
parent
9b70d09f6a
commit
782627e7a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360986
@ -16,8 +16,8 @@ BUILD_DEPENDS= p5-List-MoreUtils>=0.28:${PORTSDIR}/lang/p5-List-MoreUtils
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Warnings>=0:${PORTSDIR}/devel/p5-Test-Warnings
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Are you sick of trying to remember whether a particular helper is
|
||||
defined in List::Util or List::MoreUtils? I sure am. Now you don't
|
||||
have to remember. This module will export all of the functions that
|
||||
either of those two modules defines.
|
||||
Are you sick of trying to remember whether a particular helper is defined in
|
||||
List::Util or List::MoreUtils? I sure am. Now you don't have to remember. This
|
||||
module will export all of the functions that either of those two modules
|
||||
defines.
|
||||
|
||||
WWW: http://search.cpan.org/dist/List-AllUtils/
|
||||
|
@ -1,6 +1,6 @@
|
||||
%%SITE_PERL%%/List/AllUtils.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/List/AllUtils/.packlist
|
||||
%%PERL5_MAN3%%/List::AllUtils.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/AllUtils
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/AllUtils
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/List
|
||||
@dirrmtry %%SITE_PERL%%/List
|
||||
|
Loading…
Reference in New Issue
Block a user