diff options
Diffstat (limited to 'math/p5-Math-Expr')
-rw-r--r-- | math/p5-Math-Expr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-Expr/Makefile b/math/p5-Math-Expr/Makefile index c6648eacd38c..8c52983790d9 100644 --- a/math/p5-Math-Expr/Makefile +++ b/math/p5-Math-Expr/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for parsing mathematical expressions into a tree structure +WWW= https://metacpan.org/release/HAKANARDO/Math-Expr-0.4 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |