openbsd-ports/math/p5-Math-Round/Makefile

18 lines
350 B
Makefile

# $OpenBSD: Makefile,v 1.2 2007/09/15 18:44:37 steven Exp $
COMMENT= Perl extension for rounding numbers
MODULES= cpan
DISTNAME= Math-Round-0.06
CATEGORIES= math
MAINTAINER= Steven Mestdagh <steven@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>