svn commit: r387600 - head/net/rubygem-omniauth-openid
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed May 27 13:11:47 UTC 2015
Author: sunpoet
Date: Wed May 27 13:11:46 2015
New Revision: 387600
URL: https://svnweb.freebsd.org/changeset/ports/387600
Log:
- Add LICENSE
Modified:
head/net/rubygem-omniauth-openid/Makefile
Modified: head/net/rubygem-omniauth-openid/Makefile
==============================================================================
--- head/net/rubygem-omniauth-openid/Makefile Wed May 27 13:08:24 2015 (r387599)
+++ head/net/rubygem-omniauth-openid/Makefile Wed May 27 13:11:46 2015 (r387600)
@@ -9,11 +9,13 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= OpenID strategy for OmniAuth
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth \
rubygem-rack-openid>=1.3.1:${PORTSDIR}/www/rubygem-rack-openid
USE_RUBY= yes
USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST=yes
+RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list