mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
Fix LICENSE_FILE
This commit is contained in:
parent
23dd37cb77
commit
6d2d0581a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450295
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ COMMENT= Fast, simple event-processing library for Ruby programs
|
|||
|
||||
LICENSE= GPLv2 RUBY
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE
|
||||
LICENSE_FILE_RUBY= ${WRKSRC}/GNU
|
||||
LICENSE_FILE_GPLv2= ${WRKSRC}/GNU
|
||||
LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem ssl
|
||||
|
|
Loading…
Add table
Reference in a new issue