summaryrefslogtreecommitdiff
path: root/misc/team/Makefile
blob: 92016b0aea8ede9a2878972d9013e3375e72184c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:	team
# Version required:	3.1 (From the RCS Id line of team.c)
# Date created:		1 July 1995
# Whom:			joerg
#
# $Id$
#

DISTNAME=	team-3.1
MASTER_SITES=	ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
CATEGORIES+=	utils

MAINTAINER=	joerg@FreeBSD.org

.include <bsd.port.mk>