diff options
Diffstat (limited to 'math/p5-Math-Interpolate/Makefile')
-rw-r--r-- | math/p5-Math-Interpolate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-Interpolate/Makefile b/math/p5-Math-Interpolate/Makefile index 5976e95..dd935fb 100644 --- a/math/p5-Math-Interpolate/Makefile +++ b/math/p5-Math-Interpolate/Makefile @@ -15,6 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lioux@FreeBSD.org COMMENT= Perl routines for data sets interpolation and interval search +USE_SIZE= yes PERL_CONFIGURE= yes MAN3= Math::Interpolate.3 Math::IntervalSearch.3 |