Add LICENSE_FILE

- Fix and update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-06-04 18:09:02 +00:00
parent 01555783d2
commit 8366979c41
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471644
2 changed files with 2 additions and 1 deletions

View file

@ -12,6 +12,7 @@ COMMENT= Parser for the IRC protocol
LICENSE= ART10 GPLv1+ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5 USES= perl5
USE_PERL5= configure USE_PERL5= configure

View file

@ -1,4 +1,4 @@
Parse::IRC provides a convenient way of parsing lines of text conforming Parse::IRC provides a convenient way of parsing lines of text conforming
to the IRC protocol ( see RFC1459 or RFC2812 ). to the IRC protocol ( see RFC1459 or RFC2812 ).
WWW: http://search.cpan.org/dist/Net-Parse-IRC/ WWW: https://metacpan.org/release/Parse-IRC