svn commit: r387163 - head/www/rubygem-rfacebook
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 23 15:38:11 UTC 2015
Author: sunpoet
Date: Sat May 23 15:38:10 2015
New Revision: 387163
URL: https://svnweb.freebsd.org/changeset/ports/387163
Log:
- Add LICENSE
Modified:
head/www/rubygem-rfacebook/Makefile
Modified: head/www/rubygem-rfacebook/Makefile
==============================================================================
--- head/www/rubygem-rfacebook/Makefile Sat May 23 15:38:06 2015 (r387162)
+++ head/www/rubygem-rfacebook/Makefile Sat May 23 15:38:10 2015 (r387163)
@@ -10,6 +10,8 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Ruby interface to the Facebook API
+LICENSE= BSD4CLAUSE
+
RUN_DEPENDS= rubygem-hpricot>=0.6.0:${PORTSDIR}/www/rubygem-hpricot \
rubygem-mocha>=0.5.3:${PORTSDIR}/devel/rubygem-mocha
More information about the svn-ports-all
mailing list