openbsd-ports/math/p5-Math-Round/Makefile
2013-03-11 11:20:26 +00:00

17 lines
299 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 11:23:56 espie Exp $
COMMENT= Perl extension for rounding numbers
MODULES= cpan
DISTNAME= Math-Round-0.06
REVISION= 0
CATEGORIES= math
USE_GROFF = Yes
MAINTAINER= Steven Mestdagh <steven@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>