Changeset View
Changeset View
Standalone View
Standalone View
head/security/rubygem-doorkeeper-openid_connect12/Makefile
Property | Old Value | New Value |
---|---|---|
svn:eol-style | null | native \ No newline at end of property |
svn:keywords | null | FreeBSD=%H \ No newline at end of property |
svn:mime-type | null | text/plain \ No newline at end of property |
# $FreeBSD$ | |||||
PORTNAME= doorkeeper-openid_connect | |||||
PORTVERSION= 1.2.0 | |||||
CATEGORIES= security rubygems | |||||
MASTER_SITES= RG | |||||
PKGNAMESUFFIX= 12 | |||||
MAINTAINER= idefix@fechner.net | |||||
COMMENT= OpenID Connect extension for Doorkeeper | |||||
LICENSE= MIT | |||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt | |||||
RUN_DEPENDS= rubygem-doorkeeper>=4.3:security/rubygem-doorkeeper \ | |||||
rubygem-json-jwt>=1.6:www/rubygem-json-jwt | |||||
NO_ARCH= yes | |||||
USES= gem | |||||
USE_RUBY= yes | |||||
.include <bsd.port.mk> |