aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-TableContentParser/Makefile
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2018-05-01 17:57:47 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2018-05-01 17:57:47 +0000
commitcc26781ee6e6098ed6a0f01b6680df5cd75a4728 (patch)
tree68eb6a5fcfd3c30e043f203ca5630fe21ea59a91 /www/p5-HTML-TableContentParser/Makefile
parent9346a365efb10eb531c2dbe650d484805cf41053 (diff)
downloadports-cc26781ee6e6098ed6a0f01b6680df5cd75a4728.tar.gz
ports-cc26781ee6e6098ed6a0f01b6680df5cd75a4728.zip
Notes
Diffstat (limited to 'www/p5-HTML-TableContentParser/Makefile')
-rw-r--r--www/p5-HTML-TableContentParser/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-HTML-TableContentParser/Makefile b/www/p5-HTML-TableContentParser/Makefile
index 5fd4cb281f19..4565da309d5c 100644
--- a/www/p5-HTML-TableContentParser/Makefile
+++ b/www/p5-HTML-TableContentParser/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= HTML-TableContentParser
-PORTVERSION= 0.13
-PORTREVISION= 1
+PORTVERSION= 0.300
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Do interesting things with the contents of tables
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
RUN_DEPENDS= p5-HTML-Parser>=3.68:www/p5-HTML-Parser
USES= perl5