- add stage support

Approved by:	portmgr (blanket infrastructure)
This commit is contained in:
Andrej Zverev
2014-01-30 09:42:48 +00:00
parent 8c5545d0d2
commit 9ec58fca21
109 changed files with 118 additions and 217 deletions

View File

@@ -14,7 +14,4 @@ COMMENT= Perl Extension for Munkres' Solution to Classical Assignment Problem
USES= perl5
USE_PERL5= configure
MAN3= Algorithm::Munkres.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@@ -4,4 +4,4 @@ This module extends the solution of Assignment problem for square
matrices to rectangular matrices by padding zeros. Thus a rectangular
matrix is converted to square matrix by padding necessary zeros.
WWW: http://search.cpan.org/dist/Algorithm-Munkres/
WWW: http://search.cpan.org/dist/Algorithm-Munkres/

View File

@@ -1,5 +1,6 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Munkres/.packlist
%%SITE_PERL%%/Algorithm/Munkres.pm
%%PERL5_MAN3%%/Algorithm::Munkres.3.gz
@dirrmtry %%SITE_PERL%%/Algorithm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Munkres
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm