mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add LICENSE
- Sort RUN_DEPENDS
This commit is contained in:
parent
128d52091c
commit
5ac239bf2c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338268
@ -9,8 +9,10 @@ MASTER_SITES= RG
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Provides a Ruby-Frontend to callook.info ham Radio Callsign Lookup
|
||||
|
||||
RUN_DEPENDS= rubygem-json>=0:${PORTSDIR}/devel/rubygem-json \
|
||||
rubygem-hashie>=0:${PORTSDIR}/devel/rubygem-hashie
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-hashie>=0:${PORTSDIR}/devel/rubygem-hashie \
|
||||
rubygem-json>=0:${PORTSDIR}/devel/rubygem-json
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
Loading…
Reference in New Issue
Block a user