aboutsummaryrefslogtreecommitdiff
path: root/sysutils/socket/Makefile
blob: bdb3de33f9d57b1bb3410e1ca6cece75df8d3169 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for: socket
# Version required:     1.1
# Date created:         14 August 1996
# Whom:                 wosch
#
# $Id: Makefile,v 1.4 1996/06/03 02:17:34 asami Exp $
#

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

MAINTAINER=     wosch@FreeBSD.org

.include <bsd.port.mk>