openbsd-ports/math/p5-Math-Derivative/Makefile
2013-03-11 11:20:26 +00:00

18 lines
289 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 11:23:55 espie Exp $
COMMENT = numeric 1st and 2nd order differentiation
DISTNAME = Math-Derivative-0.01
REVISION = 0
CATEGORIES = math
# perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
USE_GROFF = Yes
NO_TEST = Yes
.include <bsd.port.mk>