svn commit: r364682 - head/devel/rubygem-grape
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Aug 12 00:28:20 UTC 2014
Author: sunpoet
Date: Tue Aug 12 00:28:19 2014
New Revision: 364682
URL: http://svnweb.freebsd.org/changeset/ports/364682
QAT: https://qat.redports.org/buildarchive/r364682/
Log:
- Add LICENSE
- Remove contiguous blank lines
Modified:
head/devel/rubygem-grape/Makefile
Modified: head/devel/rubygem-grape/Makefile
==============================================================================
--- head/devel/rubygem-grape/Makefile Tue Aug 12 00:28:15 2014 (r364681)
+++ head/devel/rubygem-grape/Makefile Tue Aug 12 00:28:19 2014 (r364682)
@@ -8,6 +8,8 @@ MASTER_SITES= RG
MAINTAINER= ruby at 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>
More information about the svn-ports-all
mailing list