# Created by: joerg
# $FreeBSD: misc/team/Makefile 327745 2013-09-20 20:50:57Z bapt $

PORTNAME=	team
PORTVERSION=	3.1
PORTREVISION=	2
CATEGORIES=	misc
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	joerg

MAINTAINER=	joerg@FreeBSD.org
COMMENT=	Portable multi-buffered tape streaming utility

MAN1=		team.1
MANCOMPRESSED=	maybe
PLIST_FILES=	bin/team

NO_STAGE=	yes
.include <bsd.port.mk>
