# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD: head/net/p5-IO-Socket-Socks/Makefile 440161 2017-05-05 14:46:38Z ehaupt $

PORTNAME=	IO-Socket-Socks
PORTVERSION=	0.74
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	Provides a way to create socks client or server both 4 and 5 version

LICENSE=	LGPL21

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>
