PORTNAME=	ipget
DISTVERSIONPREFIX=	v
DISTVERSION=	0.9.1
CATEGORIES=	sysutils

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Retrieve files over IPFS and save them locally

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		go:modules

GO_MODULE=	github.com/ipfs/ipget

PLIST_FILES=	bin/${PORTNAME}

.include <bsd.port.mk>
