summaryrefslogtreecommitdiff
path: root/math/p5-Math-MatrixReal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-MatrixReal/Makefile')
-rw-r--r--math/p5-Math-MatrixReal/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/math/p5-Math-MatrixReal/Makefile b/math/p5-Math-MatrixReal/Makefile
deleted file mode 100644
index d645344d39d..00000000000
--- a/math/p5-Math-MatrixReal/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:23 jlam Exp $
-
-DISTNAME= Math-MatrixReal-1.3a5
-PKGNAME= p5-${DISTNAME}
-SVR4_PKGNAME= p5mmr
-PKGREVISION= 2
-CATEGORIES= math perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
-
-MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= Perl module for performing operations on real matrices
-
-PERL5_PACKLIST= auto/Math/MatrixReal/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"