summaryrefslogtreecommitdiff
path: root/misc/team/Makefile
blob: 949edab490efb3d34fc74749ae5616bd88516fc6 (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: Makefile,v 1.2 1995/07/02 01:10:11 asami Exp $
#

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

MAINTAINER=	joerg@FreeBSD.org

.include <bsd.port.mk>