blob: 19d82d51b000cc740dafe9dee01941392c344a6a (
plain) (
tree)
|
|
# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
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>
|