opnsense-ports/misc/team/Makefile
Franco Fichtner e17aa5f071 */*: sync with upstream
Taken from: FreeBSD
2015-05-15 07:27:23 +02:00

18 lines
296 B
Makefile

# Created by: joerg
# $FreeBSD$
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>