diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
commit | 74740483d05162a23cf6fbdf595210297e25f01a (patch) | |
tree | edfefd7ac9e97a40319864c4a75401a3b1f87512 /math/p5-Math-Interpolate | |
parent | cdba506d34bc3b158ad2843354bb1243c877ce17 (diff) | |
download | ports-74740483d05162a23cf6fbdf595210297e25f01a.tar.gz ports-74740483d05162a23cf6fbdf595210297e25f01a.zip |
Notes
Diffstat (limited to 'math/p5-Math-Interpolate')
-rw-r--r-- | math/p5-Math-Interpolate/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Math-Interpolate/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Interpolate/Makefile b/math/p5-Math-Interpolate/Makefile index a783030efb33..37826b79ba8f 100644 --- a/math/p5-Math-Interpolate/Makefile +++ b/math/p5-Math-Interpolate/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- MAINTAINER= lioux@FreeBSD.org +COMMENT= Perl routines for data sets interpolation and interval search PERL_CONFIGURE= yes diff --git a/math/p5-Math-Interpolate/pkg-comment b/math/p5-Math-Interpolate/pkg-comment deleted file mode 100644 index fcf562df9997..000000000000 --- a/math/p5-Math-Interpolate/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl routines for data sets interpolation and interval search |