diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-08 14:07:31 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-08 14:07:31 +0000 |
| commit | d5a565737fe20c04efcd3ca47559c42a42a34d9f (patch) | |
| tree | b283a3dd24da5a30068b5292a0ae811fa6256fc5 /net/rubygem-gitlab_omniauth-ldap1/Makefile | |
| parent | Update to 2.6.3 (diff) | |
Add rubygem-gitlab_omniauth-ldap1 1.2.1 (copied from rubygem-gitlab_omniauth-ldap)
- Add PORTSCOUT
Notes
Notes:
svn path=/head/; revision=442932
Diffstat (limited to 'net/rubygem-gitlab_omniauth-ldap1/Makefile')
| -rw-r--r-- | net/rubygem-gitlab_omniauth-ldap1/Makefile | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/net/rubygem-gitlab_omniauth-ldap1/Makefile b/net/rubygem-gitlab_omniauth-ldap1/Makefile new file mode 100644 index 000000000000..2954ac05f051 --- /dev/null +++ b/net/rubygem-gitlab_omniauth-ldap1/Makefile @@ -0,0 +1,26 @@ +# $FreeBSD$ + +PORTNAME= gitlab_omniauth-ldap +PORTVERSION= 1.2.1 +PORTREVISION= 1 +CATEGORIES= net rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= 1 + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= LDAP strategy for OmniAuth + +LICENSE= MIT + +RUN_DEPENDS= rubygem-net-ldap>=0.9:net/rubygem-net-ldap \ + rubygem-omniauth>=1.0:security/rubygem-omniauth \ + rubygem-pyu-ruby-sasl>=0.0.3.1:security/rubygem-pyu-ruby-sasl \ + rubygem-rubyntlm>=0.3:net/rubygem-rubyntlm + +PORTSCOUT= limit:^1\. + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +.include <bsd.port.mk> |
