Tweak deskutils/just version 1.5.0
[dports.git] / www / p5-HTML-TagParser / Makefile
1 PORTNAME=       HTML-TagParser
2 PORTVERSION=    0.20
3 PORTREVISION=   1
4 CATEGORIES=     www perl5
5 MASTER_SITES=   CPAN
6 PKGNAMEPREFIX=  p5-
7
8 MAINTAINER=     perl@FreeBSD.org
9 COMMENT=        Yet another HTML tag parser by pure Perl implementation
10 WWW=            https://metacpan.org/release/HTML-TagParser
11
12 LICENSE=        ART10 GPLv1+
13 LICENSE_COMB=   dual
14
15 USES=           perl5
16 USE_PERL5=      configure
17
18 .include <bsd.port.mk>