1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/misc/team/Makefile
2021-04-06 16:31:07 +02:00

18 lines
284 B
Makefile

# Created by: joerg
PORTNAME= team
PORTVERSION= 3.1
PORTREVISION= 2
CATEGORIES= misc
MASTER_SITES= LOCAL/joerg
MAINTAINER= joerg@FreeBSD.org
COMMENT= Portable multi-buffered tape streaming utility
USES= uidfix
PLIST_FILES= bin/team \
man/man1/team.1.gz
.include <bsd.port.mk>