22 lines
408 B
Makefile

PORTNAME= doorkeeper
PORTVERSION= 5.8.2
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= OAuth2 provider for Rails and Grape
WWW= https://github.com/doorkeeper-gem/doorkeeper
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-railties61>=5:www/rubygem-railties61
USES= cpe gem
NO_ARCH= yes
CPE_VENDOR= doorkeeper_project
.include <bsd.port.mk>