opnsense-ports/security/rubygem-lockbox/Makefile
Franco Fichtner f36c6d6a86 */*: sync with upstream
Taken from: HardenedBSD
2020-05-22 06:11:20 +02:00

20 lines
336 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
# $FreeBSD$
PORTNAME= lockbox
PORTVERSION= 0.3.7
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Modern encryption for Rails
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>