opnsense-ports/security/rubygem-ssh_data/Makefile
Franco Fichtner 2bf174870b */*: sync with upstream
Taken from: FreeBSD
2022-03-10 14:43:32 +01:00

19 lines
333 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
PORTNAME= ssh_data
PORTVERSION= 1.2.0
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Library for parsing SSH certificates
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>