1995-07-01 17:57:54 +00:00
|
|
|
# New ports collection makefile for: team
|
2000-04-15 15:13:52 +00:00
|
|
|
# Version required: 3.1 (From the RCS Id line of team.c)
|
1995-07-01 17:57:54 +00:00
|
|
|
# Date created: 1 July 1995
|
|
|
|
# Whom: joerg
|
|
|
|
#
|
1999-08-25 07:23:21 +00:00
|
|
|
# $FreeBSD$
|
1995-07-01 17:57:54 +00:00
|
|
|
#
|
|
|
|
|
2000-04-14 08:49:30 +00:00
|
|
|
PORTNAME= team
|
|
|
|
PORTVERSION= 3.1
|
1996-11-11 05:50:23 +00:00
|
|
|
CATEGORIES= misc
|
1997-04-30 03:18:09 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
2000-06-09 21:59:16 +00:00
|
|
|
MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
|
1995-07-01 17:57:54 +00:00
|
|
|
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
|
|
|
1998-08-24 08:23:19 +00:00
|
|
|
MAN1= team.1
|
|
|
|
MANCOMPRESSED= maybe
|
|
|
|
|
1995-07-01 17:57:54 +00:00
|
|
|
.include <bsd.port.mk>
|