PORTNAME=	xshape
DISTVERSIONPREFIX=	v
DISTVERSION=	0.5.2
PORTREVISION=	1
CATEGORIES=	textproc

MAINTAINER=	olgeni@FreeBSD.org
COMMENT=	Reshape tabular data without changing any value
WWW=		https://excelano.com/xshape/

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		cargo
USE_GITHUB=	yes
GH_ACCOUNT=	excelano

PLIST_FILES=	bin/xshape

.include <bsd.port.mk>
