aboutsummaryrefslogblamecommitdiff
path: root/math/p5-Math-Round/Makefile
blob: 091f24764f629ca129037db46484a71a91051f4f (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              

                          
                    
                          
                    

                   
                                   

                                                   
                            

                    
                     


                         
 
                      
# Created by: Foxfair Hu <foxfair@FreeBSD.org>

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

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>