# New ports collection makefile for: socket
# Version required:     1.1
# Date created:         14 August 1996
# Whom:                 wosch
#
# $Id: Makefile,v 1.6 1997/08/09 00:34:15 wosch Exp $
#

DISTNAME=       socket-1.1
CATEGORIES=	sysutils net
MASTER_SITES=   http://www.freebsd.org/~wosch/src/

MAINTAINER=     wosch@FreeBSD.org

MAN1=		socket.1

.include <bsd.port.mk>