pkgsrc/misc/team/Makefile

20 lines
423 B
Makefile
Raw Normal View History

1997-10-11 23:53:59 +02: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
#
# $NetBSD: Makefile,v 1.7 1998/02/04 22:46:06 hubertf Exp $
1997-10-13 17:07:24 +02:00
# FreeBSD Id: Makefile,v 1.6 1997/04/30 03:18:06 asami Exp
1997-10-11 23:53:59 +02:00
#
DISTNAME= team-3.1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= joerg@FreeBSD.org
1998-01-24 22:29:20 +01:00
MAN1= team.1
CAT1= team.0
1997-10-11 23:53:59 +02:00
.include <bsd.port.mk>