aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Algorithm-Munkres
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-30 09:42:48 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-30 09:42:48 +0000
commit9ec58fca2181e62f9f6895c8e5c2fbc76efbb374 (patch)
tree12a1e32f5b1fc0e7932c9e7498c464d4d03204cb /math/p5-Algorithm-Munkres
parent8c5545d0d298c104fd91204c8df219c3c1be0c14 (diff)
downloadports-9ec58fca2181e62f9f6895c8e5c2fbc76efbb374.tar.gz
ports-9ec58fca2181e62f9f6895c8e5c2fbc76efbb374.zip
- add stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=341825
Diffstat (limited to 'math/p5-Algorithm-Munkres')
-rw-r--r--math/p5-Algorithm-Munkres/Makefile3
-rw-r--r--math/p5-Algorithm-Munkres/pkg-descr2
-rw-r--r--math/p5-Algorithm-Munkres/pkg-plist1
3 files changed, 2 insertions, 4 deletions
diff --git a/math/p5-Algorithm-Munkres/Makefile b/math/p5-Algorithm-Munkres/Makefile
index bb10e3f68655..16712accbd17 100644
--- a/math/p5-Algorithm-Munkres/Makefile
+++ b/math/p5-Algorithm-Munkres/Makefile
@@ -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>
diff --git a/math/p5-Algorithm-Munkres/pkg-descr b/math/p5-Algorithm-Munkres/pkg-descr
index a5360ad0d70a..5c3a0eccb5c5 100644
--- a/math/p5-Algorithm-Munkres/pkg-descr
+++ b/math/p5-Algorithm-Munkres/pkg-descr
@@ -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/
diff --git a/math/p5-Algorithm-Munkres/pkg-plist b/math/p5-Algorithm-Munkres/pkg-plist
index 3f0f91de4055..445f4882ed29 100644
--- a/math/p5-Algorithm-Munkres/pkg-plist
+++ b/math/p5-Algorithm-Munkres/pkg-plist
@@ -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