svn commit: r387599 - head/net/rubygem-omniauth-github-discourse
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed May 27 13:08:25 UTC 2015
Author: sunpoet
Date: Wed May 27 13:08:24 2015
New Revision: 387599
URL: https://svnweb.freebsd.org/changeset/ports/387599
Log:
- Add LICENSE
Modified:
head/net/rubygem-omniauth-github-discourse/Makefile
Modified: head/net/rubygem-omniauth-github-discourse/Makefile
==============================================================================
--- head/net/rubygem-omniauth-github-discourse/Makefile Wed May 27 13:08:20 2015 (r387598)
+++ head/net/rubygem-omniauth-github-discourse/Makefile Wed May 27 13:08:24 2015 (r387599)
@@ -9,11 +9,13 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Fork of Official OmniAuth strategy for GitHub
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth \
rubygem-omniauth-oauth2>=1.1:${PORTSDIR}/net/rubygem-omniauth-oauth2
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