diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /math/p5-MatrixReal | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) |
Notes
Diffstat (limited to 'math/p5-MatrixReal')
-rw-r--r-- | math/p5-MatrixReal/Makefile | 1 | ||||
-rw-r--r-- | math/p5-MatrixReal/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-MatrixReal/Makefile b/math/p5-MatrixReal/Makefile index aac77fa8637d..cbc0388cc3c4 100644 --- a/math/p5-MatrixReal/Makefile +++ b/math/p5-MatrixReal/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= p5- DISTNAME= Math-${PORTNAME}-${PORTVERSION} MAINTAINER= sander@haldjas.folklore.ee +COMMENT= A perl module implementing a Matrix of Reals PERL_CONFIGURE= YES diff --git a/math/p5-MatrixReal/pkg-comment b/math/p5-MatrixReal/pkg-comment deleted file mode 100644 index 6fe09941a6d1..000000000000 --- a/math/p5-MatrixReal/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl module implementing a Matrix of Reals |