mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
- Add LICENSE
Approved by: portmgr blanket
This commit is contained in:
parent
555c187413
commit
9c0b1b9cdc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478184
@ -12,6 +12,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= tobez@FreeBSD.org
|
||||
COMMENT= HTML::Lint - check for HTML errors in a string or file
|
||||
|
||||
LICENSE= ART20
|
||||
|
||||
BUILD_DEPENDS= p5-HTML-Tagset>0:www/p5-HTML-Tagset \
|
||||
p5-libwww>0:www/p5-libwww \
|
||||
p5-HTML-Parser>0:www/p5-HTML-Parser
|
||||
@ -19,5 +21,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user