mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix and sort LICENSE
- Add LICENSE_FILE - Update WWW Approved by: portmgr (blanket)
This commit is contained in:
parent
8366979c41
commit
76609926b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471645
@ -10,8 +10,9 @@ DISTNAME= ${PORTNAME:S|.pl||}-${PORTVERSION}
|
||||
MAINTAINER= takefu@airport.fm
|
||||
COMMENT= Perl library for Japanese character code conversion
|
||||
|
||||
LICENSE= GPLv1 ART10
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_ART10= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
|
@ -14,4 +14,4 @@ This software has upper compatibility to jcode.pl.
|
||||
* No Object oriented
|
||||
* Possible to re-use past code and how to
|
||||
|
||||
WWW: http://search.cpan.org/dist/jacode/
|
||||
WWW: https://metacpan.org/release/INA/jacode-2.13.4.18
|
||||
|
Loading…
Reference in New Issue
Block a user