diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /math/mtrxmath | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip FreeBSD-ports-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'math/mtrxmath')
-rw-r--r-- | math/mtrxmath/Makefile | 1 | ||||
-rw-r--r-- | math/mtrxmath/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/mtrxmath/Makefile b/math/mtrxmath/Makefile index e93a6f9..1c7bec0 100644 --- a/math/mtrxmath/Makefile +++ b/math/mtrxmath/Makefile @@ -11,6 +11,7 @@ CATEGORIES= math MASTER_SITES= http://www.angelfire.com/linux/linuxjeff/mtrxmath/files/ MAINTAINER= greid@ukug.uk.freebsd.org +COMMENT= A small tool for matrix mathemetics LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/math/mtrxmath/pkg-comment b/math/mtrxmath/pkg-comment deleted file mode 100644 index c2ed0d3..0000000 --- a/math/mtrxmath/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A small tool for matrix mathemetics |