opnsense-ports/security/rubygem-ssh_data/Makefile
Franco Fichtner f032b9bf15 */*: sync with upstream
Taken from: FreeBSD
2022-03-22 08:48:19 +01:00

19 lines
333 B
Makefile

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