aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Algorithm-Munkres
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-12 05:53:03 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-12 05:53:03 +0000
commite10369322220c0fa0a0ab68ed222621adf553709 (patch)
treed3e054e43268209aa792f44c177f4789d4af4098 /math/p5-Algorithm-Munkres
parentce3840ccd53801f6f4b24f2fd1c0d1210d1d663a (diff)
downloadports-e10369322220c0fa0a0ab68ed222621adf553709.tar.gz
ports-e10369322220c0fa0a0ab68ed222621adf553709.zip
Notes
Diffstat (limited to 'math/p5-Algorithm-Munkres')
-rw-r--r--math/p5-Algorithm-Munkres/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/math/p5-Algorithm-Munkres/Makefile b/math/p5-Algorithm-Munkres/Makefile
index 9e1702ef9575..132bd8cc7104 100644
--- a/math/p5-Algorithm-Munkres/Makefile
+++ b/math/p5-Algorithm-Munkres/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Algorithm-Munkres
-# Date created: 2009-01-26
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= Algorithm-Munkres
PORTVERSION= 0.08
@@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= wenheping@gmail.com
COMMENT= Perl Extension for Munkres' Solution to Classical Assignment Problem
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Algorithm::Munkres.3