diff options
Diffstat (limited to 'math/p5-Interpolate/Makefile')
-rw-r--r-- | math/p5-Interpolate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Interpolate/Makefile b/math/p5-Interpolate/Makefile index fea81c7b8ce..f3bd08bdafd 100644 --- a/math/p5-Interpolate/Makefile +++ b/math/p5-Interpolate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/10 04:22:11 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:22:35 wiz Exp $ DISTNAME= Math-Interpolate-1.05 PKGNAME= p5-Interpolate-1.05 @@ -6,6 +6,7 @@ CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} MAINTAINER= jtb@netbsd.org +COMMENT= Perl module for interpolating data USE_PERL5= #defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/Interpolate/.packlist |