diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:51:06 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:51:06 +0800 |
commit | 69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (patch) | |
tree | 7903654ddec8f058cf8ec3f61c793feaf412e322 /math/p5-MatrixReal | |
parent | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (diff) | |
download | freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.gz freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.tar.zst freebsd-ports-gnome-69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882.zip |
De-pkg-comment.
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 |