1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/math/p5-Math-Round/Makefile
2014-02-02 08:11:05 +00:00

16 lines
294 B
Makefile

# Created by: Foxfair Hu <foxfair@FreeBSD.org>
# $FreeBSD$
PORTNAME= Math-Round
PORTVERSION= 0.06
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for rounding numbers
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>