mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Add LICENSE
This commit is contained in:
parent
c0137597a9
commit
45c5eb2baa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338347
@ -9,6 +9,8 @@ MASTER_SITES= RG
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Merb. Pocket rocket web framework
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-bundler>=0:${PORTSDIR}/sysutils/rubygem-bundler \
|
||||
rubygem-erubis>=2.6.2:${PORTSDIR}/www/rubygem-erubis \
|
||||
rubygem-extlib>=0.9.13:${PORTSDIR}/devel/rubygem-extlib \
|
||||
@ -16,8 +18,8 @@ RUN_DEPENDS= rubygem-bundler>=0:${PORTSDIR}/sysutils/rubygem-bundler \
|
||||
rubygem-rack>=0:${PORTSDIR}/www/rubygem-rack \
|
||||
rubygem-rake>=0:${PORTSDIR}/devel/rubygem-rake
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES= bin/merb
|
||||
|
Loading…
Reference in New Issue
Block a user