aboutsummaryrefslogtreecommitdiffstats
path: root/security/rubygem-android_key_attestation/Makefile
blob: f4e8e69c125b6725dcc41b8e169da97026e3f82a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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

LICENSE=	MIT

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>