Import of pkgsrc-2014Q1
This commit is contained in:
16
math/p5-Math-Derivative/Makefile
Normal file
16
math/p5-Math-Derivative/Makefile
Normal file
@@ -0,0 +1,16 @@
|
||||
# $NetBSD: Makefile,v 1.1 2014/02/20 11:26:20 fhajny Exp $
|
||||
|
||||
DISTNAME= Math-Derivative-0.01
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Math-Derivative
|
||||
COMMENT= Numeric 1st and 2nd order differentiation
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PERL5_PACKLIST= auto/Math/Derivative/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
Reference in New Issue
Block a user