ports/math/p5-Math-Round/Makefile

14 lines
231 B
Makefile

COMMENT= Perl extension for rounding numbers
MODULES= cpan
PKG_ARCH= *
DISTNAME = Math-Round-0.07
CATEGORIES= math
REVISION = 0
MAINTAINER= Steven Mestdagh <steven@openbsd.org>
# Perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>