Import of pkgsrc-2014Q1
This commit is contained in:
17
math/p5-Math-Complex/Makefile
Normal file
17
math/p5-Math-Complex/Makefile
Normal file
@@ -0,0 +1,17 @@
|
||||
# $NetBSD: Makefile,v 1.1 2013/07/06 00:35:15 rodent Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Math-Complex-1.59
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
|
||||
|
||||
MAINTAINER= rodent@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/~zefram/Math-Complex-1.59/lib/Math/Complex.pm
|
||||
COMMENT= Complex numbers and associated mathematical functions
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
Reference in New Issue
Block a user