PORTNAME=	socksify
PORTVERSION=	1.8.1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Redirects any TCP connection through a SOCKS5 proxy
WWW=		https://astro.github.io/socksify-ruby/ \
		https://github.com/astro/socksify-ruby

LICENSE=	GPLv3 RUBY
LICENSE_COMB=	dual
LICENSE_FILE_GPLv3=	${WRKSRC}/COPYING

USES=		gem

NO_ARCH=	yes

PLIST_FILES=	bin/socksify_ruby

.include <bsd.port.mk>
