openbsd-ports/math/p5-Math-Round/Makefile
2010-12-03 11:44:22 +00:00

20 lines
381 B
Makefile

# $OpenBSD: Makefile,v 1.4 2010/12/03 11:45:39 ajacoutot 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
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>