ports/misc/team/Makefile
Yasuhiro Kimura a6e0a56f81 misc/team: Move man page to share/man
Approved by:	portmgr (blanket)
2024-03-29 17:09:55 +09:00

16 lines
269 B
Makefile

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