aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/socket/Makefile
blob: c136de4afeb651e1f8be07b4c6635360fbd7be16 (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
# Date created:         14 August 1996
# Whom:                 wosch
#
# $FreeBSD$
#

PORTNAME=   socket
PORTVERSION=    1.1
CATEGORIES= sysutils net
MASTER_SITES=   http://www.de.freebsd.org/~wosch/src/

MAINTAINER=     wosch@FreeBSD.org

MAN1=       socket.1

.include <bsd.port.mk>