diff options
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 |