diff options
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 aac77fa86..cbc0388 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 6fe0994..0000000 --- a/math/p5-MatrixReal/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl module implementing a Matrix of Reals |