PORTNAME=	rs-aggregate
DISTVERSIONPREFIX=	v
DISTVERSION=	0.3.2
PORTREVISION=	19
CATEGORIES=	net-mgmt

MAINTAINER=	marcel@herrbischoff.com
COMMENT=	Aggregate IPv4 and/or IPv6 prefixes into their minimal representation
WWW=		https://github.com/ktims/rs-aggregate

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		cargo
USE_GITHUB=	yes
GH_ACCOUNT=	ktims

PLIST_FILES=	bin/rs-aggregate

.include <bsd.port.mk>
