aboutsummaryrefslogtreecommitdiffstats
path: root/misc/team/Makefile
blob: b87ccd70b7e643b2013694a50cebd888922c5c0a (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.3 1995/11/26 10:48:29 asami Exp $
#

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

MAINTAINER= joerg@FreeBSD.org

.include <bsd.port.mk>