1995-07-01 17:57:54 +00:00
|
|
|
# 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
|
|
|
|
#
|
1998-08-24 08:23:19 +00:00
|
|
|
# $Id: Makefile,v 1.6 1997/04/30 03:18:06 asami Exp $
|
1995-07-01 17:57:54 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= team-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}
|
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>
|