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

21 lines
377 B
Makefile

# $OpenBSD: Makefile,v 1.4 2010/12/03 11:45:39 ajacoutot Exp $
COMMENT = numeric 1st and 2nd order differentiation
DISTNAME = Math-Derivative-0.01
REVISION = 0
CATEGORIES = math
# perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
MODULES = cpan
USE_GROFF = Yes
NO_REGRESS = Yes
.include <bsd.port.mk>