opnsense-ports/security/rubygem-declarative_policy/Makefile
Franco Fichtner bba510c87a */*: sync with upstream
Taken from: FreeBSD
2021-12-06 08:45:25 +01:00

19 lines
354 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
PORTNAME= declarative_policy
PORTVERSION= 1.1.0
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Authorization framework with a declarative DSL
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>