freebsd-ports/security/rubygem-android_key_attestation/Makefile

17 lines
302 B
Makefile
Raw Normal View History

2020-09-22 23:08:54 +02:00
PORTNAME= android_key_attestation
PORTVERSION= 0.3.0
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Android key attestation verification
WWW= https://github.com/bdewater/android_key_attestation
2020-09-22 23:08:54 +02:00
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>