PORTNAME=		dumbpipe
DISTVERSIONPREFIX=	v
DISTVERSION=		0.32.0
PORTREVISION=	0
CATEGORIES=		net

MAINTAINER=		feld@FreeBSD.org
COMMENT=		Unix pipes between devices
WWW=			https://dumbpipe.dev

LICENSE=		MIT

USES=		cargo
USE_GITHUB=	yes
GH_ACCOUNT=	n0-computer

PLIST_FILES=	bin/dumbpipe

.include <bsd.port.mk>
