mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
14 lines
218 B
Makefile
14 lines
218 B
Makefile
COMMENT= Perl extension for rounding numbers
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = Math-Round-0.08
|
|
CATEGORIES= math
|
|
|
|
MAINTAINER= Steven Mestdagh <steven@openbsd.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|