1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/misc/team/Makefile

21 lines
374 B
Makefile
Raw Normal View History

# 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
#
1999-08-25 07:23:21 +00:00
# $FreeBSD$
#
2000-04-14 08:49:30 +00:00
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>