2004-12-20 12:30:55 +01:00
|
|
|
# $NetBSD: Makefile,v 1.8 2004/12/20 11:31:05 grant Exp $
|
2001-04-28 01:18:11 +02:00
|
|
|
|
|
|
|
DISTNAME= Math-MatrixReal-1.3a5
|
|
|
|
PKGNAME= p5-${DISTNAME}
|
2001-10-18 17:20:01 +02:00
|
|
|
SVR4_PKGNAME= p5mmr
|
2004-12-20 12:30:55 +01:00
|
|
|
PKGREVISION= 1
|
2001-04-28 01:18:11 +02:00
|
|
|
CATEGORIES= math perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
|
|
|
|
|
2003-07-17 23:41:05 +02:00
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
2001-04-28 01:18:11 +02:00
|
|
|
COMMENT= Perl module for performing operations on real matrices
|
|
|
|
|
2004-04-27 23:26:08 +02:00
|
|
|
USE_BUILDLINK3= YES
|
2001-11-26 07:49:36 +01:00
|
|
|
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Math/MatrixReal/.packlist
|
2001-04-28 01:18:11 +02:00
|
|
|
|
2002-10-28 01:05:42 +01:00
|
|
|
.include "../../lang/perl5/module.mk"
|
2001-04-28 01:18:11 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|