diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-17 13:22:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-17 13:22:17 +0000 |
commit | 454909cfcdce0d47d529c6b867fe19e32206c9d4 (patch) | |
tree | 87ea5ea40bc810e345fdbd4846f9bcf701538a7b /net/rubygem-omniauth-openid/Makefile | |
parent | f6228835cdd42b1f24032de3e80f716a2aaea9e3 (diff) |
Notes
Diffstat (limited to 'net/rubygem-omniauth-openid/Makefile')
-rw-r--r-- | net/rubygem-omniauth-openid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rubygem-omniauth-openid/Makefile b/net/rubygem-omniauth-openid/Makefile index 50ec081cb7d3..a6e25d80a76e 100644 --- a/net/rubygem-omniauth-openid/Makefile +++ b/net/rubygem-omniauth-openid/Makefile @@ -10,12 +10,12 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= OpenID strategy for OmniAuth LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth \ rubygem-rack-openid>=1.3.1:${PORTSDIR}/www/rubygem-rack-openid NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |