mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
Add LICENSE_FILE
This commit is contained in:
parent
430f0c2780
commit
12dc3fbaed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517496
@ -10,10 +10,13 @@ MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Lightweight and flexible library for writing command-line apps in Ruby
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES= gem shebangfix
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem shebangfix
|
||||
|
||||
SHEBANG_FILES= script/console script/examples
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user