aboutsummaryrefslogtreecommitdiff
path: root/security/ct-submit/Makefile
blob: c617d47dbcc65e6121654c2cc5ac53e4aef02760 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PORTNAME=	ct-submit
PORTVERSION=	1.1.2
PORTREVISION=	6
CATEGORIES=	security www

MAINTAINER=	jim@ohlste.in
COMMENT=	Submission utility for transparency logs

LICENSE=	ISCL
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		go
USE_GITHUB=	yes
GH_ACCOUNT=	grahamedgecombe
GH_TAGNAME=	7bb2541

PLIST_FILES=	bin/ct-submit

.include <bsd.port.mk>