1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add LICENSE

- Remove contiguous blank lines
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-08-12 00:28:19 +00:00
parent 1326984f83
commit 92968a96f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364682

View File

@ -8,6 +8,8 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Framework for rapid API development with great conventions
LICENSE= MIT
RUN_DEPENDS= rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \
rubygem-builder>=0:${PORTSDIR}/devel/rubygem-builder \
rubygem-hashie>=1.2.0:${PORTSDIR}/devel/rubygem-hashie \
@ -22,5 +24,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>