opnsense-ports/security/rubygem-lockbox/Makefile
Franco Fichtner 9f72e316dc */*: sync with upstream
Taken from: FreeBSD
2022-02-08 12:31:38 +01:00

19 lines
324 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
PORTNAME= lockbox
PORTVERSION= 0.6.8
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>