mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Support staging
This commit is contained in:
parent
4383af05c8
commit
e3e12ba00a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330816
2 changed files with 1 additions and 3 deletions
|
@ -13,7 +13,4 @@ COMMENT= Perl extension for the Rtree data structure and algorithms
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
MAN3= Tree::R.3
|
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
%%PERL5_MAN3%%/Tree::R.3.gz
|
||||||
%%SITE_PERL%%/Tree/R.pm
|
%%SITE_PERL%%/Tree/R.pm
|
||||||
%%SITE_PERL%%/auto/Tree/R/autosplit.ix
|
%%SITE_PERL%%/auto/Tree/R/autosplit.ix
|
||||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/R/.packlist
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tree/R/.packlist
|
||||||
|
|
Loading…
Add table
Reference in a new issue