# ex:ts=8
# Ports collection makefile for:	socat
# Date created:			May 14, 2002
# Whom:				ijliao
#
# $FreeBSD: ports/net/socat/Makefile,v 1.6 2002/11/10 16:47:34 lioux Exp $
#

PORTNAME=	socat
PORTVERSION=	1.3.0.0
CATEGORIES=	net
MASTER_SITES=	http://www.dest-unreach.org/socat/download/

MAINTAINER=	ports@FreeBSD.org

GNU_CONFIGURE=	yes
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R:R}

MAN1=	socat.1

.include <bsd.port.mk>
