Add LICENSE
- Add NO_ARCH - Update WWW
This commit is contained in:
parent
65b714fd88
commit
d47ec8149b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545930
2 changed files with 7 additions and 2 deletions
|
@ -8,7 +8,12 @@ MASTER_SITES= RG
|
|||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Safely parse Gemfiles and gemspecs
|
||||
|
||||
USE_RUBY= yes
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Safely parse Gemfiles and gemspecs
|
||||
|
||||
WWW: https://github.com/laserlemon/gemnasium-parser
|
||||
WWW: https://github.com/gemnasium/gemnasium-parser
|
||||
|
|
Loading…
Reference in a new issue