freebsd-ports/security/rubygem-android_key_attestation/Makefile
2021-04-06 16:31:07 +02:00

18 lines
313 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
PORTNAME= android_key_attestation
PORTVERSION= 0.3.0
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Android key attestation verification
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>