summaryrefslogtreecommitdiff
path: root/misc/team/Makefile
blob: 1ed2c23ffd7ad8f8f09c496b31e624871a3dcce3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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
#
# $FreeBSD$
#

PORTNAME=	team
PORTVERSION=	3.1
CATEGORIES=	misc
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	asami/LOCAL_PORTS

MAINTAINER=	joerg@FreeBSD.org

MAN1=		team.1
MANCOMPRESSED=	maybe

.include <bsd.port.mk>