diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /math/p5-Math-SimpleVariable | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | freebsd-ports-graphics-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz freebsd-ports-graphics-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.zst freebsd-ports-graphics-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip |
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/p5-Math-SimpleVariable')
-rw-r--r-- | math/p5-Math-SimpleVariable/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Math-SimpleVariable/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-SimpleVariable/Makefile b/math/p5-Math-SimpleVariable/Makefile index 8a5be9b956f..398736431e9 100644 --- a/math/p5-Math-SimpleVariable/Makefile +++ b/math/p5-Math-SimpleVariable/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org +COMMENT= Simple representation of mathematical variables BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/fields.pm:${PORTSDIR}/devel/p5-Class-Fields RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/math/p5-Math-SimpleVariable/pkg-comment b/math/p5-Math-SimpleVariable/pkg-comment deleted file mode 100644 index 860f2b6e4f3..00000000000 --- a/math/p5-Math-SimpleVariable/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple representation of mathematical variables |