aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/socket/Makefile
blob: ca5b0a677d1de321b5b4fef9607c4b5cbea454aa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for: socket
# Version required:     1.1
# Date created:         14 August 1996
# Whom:                 wosch
#
# $Id: Makefile,v 1.3 1996/11/17 08:06:22 obrien Exp $
#

DISTNAME=       socket-1.1
CATEGORIES= sysutils net
MASTER_SITES=   ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/

MAINTAINER=     wosch@FreeBSD.org

MAN1=       socket.1

.include <bsd.port.mk>