ports/devel/rubygem-mixlib-authentication/Makefile

18 lines
356 B
Makefile

PORTNAME= mixlib-authentication
PORTVERSION= 3.0.10
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Mixes in simple per-request authentication
WWW= https://github.com/chef/mixlib-authentication \
https://www.chef.io/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>