mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Add TEST_DEPENDS
- Sort PLIST
This commit is contained in:
parent
468ac0c2a0
commit
201f26e54a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384714
2 changed files with 3 additions and 1 deletions
|
@ -13,6 +13,8 @@ COMMENT= Simplify the creation of class hierarchies
|
||||||
LICENSE= ART10 GPLv1
|
LICENSE= ART10 GPLv1
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
|
TEST_DEPENDS= p5-Text-Soundex>=0:${PORTSDIR}/textproc/p5-Text-Soundex
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
%%PERL5_MAN3%%/Class::Generate.3.gz
|
|
||||||
%%SITE_PERL%%/Class/Generate.pm
|
%%SITE_PERL%%/Class/Generate.pm
|
||||||
%%SITE_PERL%%/Class/Generate.pod
|
%%SITE_PERL%%/Class/Generate.pod
|
||||||
|
%%PERL5_MAN3%%/Class::Generate.3.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue