ports/math/p5-Math-Round/Makefile

15 lines
231 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>