# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME=	madonctl
PORTVERSION=	2.3.1
DISTVERSIONPREFIX=	v
PORTREVISION=	10
CATEGORIES=	net

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	CLI client for the Mastodon social network API

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		go:modules

PLIST_FILES=	bin/madonctl

GH_ACCOUNT=	McKael
GH_TAGNAME=	8d3e9fa
USE_GITHUB=	yes

.include <bsd.port.mk>
