mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
Fix LICENSE_PERMS
This commit is contained in:
parent
510f5cc71c
commit
c8ad5ec32c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489194
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ COMMENT= Perl library for Japanese character code conversion
|
|||
LICENSE= JCODE.PL
|
||||
LICENSE_NAME= License of jcode.pl
|
||||
LICENSE_FILE= ${FILESDIR}/LICENSE
|
||||
LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= run
|
||||
|
|
|
@ -18,7 +18,7 @@ LICENSE_COMB= multi
|
|||
LICENSE_NAME_TRIO= Trio License
|
||||
LICENSE_FILE_MIT= ${WRKSRC}/COPYING
|
||||
LICENSE_FILE_TRIO= ${FILESDIR}/LICENSE.TRIO
|
||||
LICENSE_PERMS_TRIO= ${_LICENSE_PERMS_DEFAULT}
|
||||
LICENSE_PERMS_TRIO= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES+= cpe gmake iconv libtool pathfix pkgconfig shebangfix
|
||||
|
|
Loading…
Add table
Reference in a new issue