summaryrefslogtreecommitdiff
path: root/misc/team/Makefile
blob: 1eafd3197231a2f31cad5b0fd77ebb282f855538 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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
#
# $NetBSD: Makefile,v 1.6 1998/01/24 21:30:38 hubertf Exp $
# FreeBSD Id: Makefile,v 1.6 1997/04/30 03:18:06 asami Exp
#

DISTNAME=	team-3.1
CATEGORIES=	misc
MASTER_SITES=	${MASTER_SITE_LOCAL}

MAINTAINER=	joerg@FreeBSD.org

MANCOMPRESSED=	yes
MAN1=		team.1

.include <bsd.port.mk>