mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Fix LICENSE
- Add LICENSE_FILE Approved by: portmgr (blanket)
This commit is contained in:
parent
d2e9e86b0d
commit
050b069392
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545437
@ -9,10 +9,12 @@ MASTER_SITES= RG
|
||||
MAINTAINER= meta@FreeBSD.org
|
||||
COMMENT= LALR(1) parser generator for Ruby
|
||||
|
||||
LICENSE= LGPL21
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
PLIST_FILES= bin/racc
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user