svn commit: r387060 - head/www/rubygem-activeresource
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri May 22 20:21:23 UTC 2015
Author: sunpoet
Date: Fri May 22 20:21:22 2015
New Revision: 387060
URL: https://svnweb.freebsd.org/changeset/ports/387060
Log:
- Add LICENSE
Modified:
head/www/rubygem-activeresource/Makefile
Modified: head/www/rubygem-activeresource/Makefile
==============================================================================
--- head/www/rubygem-activeresource/Makefile Fri May 22 20:21:16 2015 (r387059)
+++ head/www/rubygem-activeresource/Makefile Fri May 22 20:21:22 2015 (r387060)
@@ -9,6 +9,8 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Coherent wrapper object-relational mapping for REST web services
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-activemodel>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-activemodel \
rubygem-activesupport>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport
More information about the svn-ports-all
mailing list