Index: head/math/p5-Math-Round/Makefile =================================================================== --- head/math/p5-Math-Round/Makefile (revision 398530) +++ head/math/p5-Math-Round/Makefile (revision 398531) @@ -1,19 +1,20 @@ # Created by: Foxfair Hu # $FreeBSD$ PORTNAME= Math-Round PORTVERSION= 0.07 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl extension for rounding numbers LICENSE= ART10 GPLv1 LICENSE_COMB= dual +NO_ARCH= yes USE_PERL5= configure USES= perl5 .include