aboutsummaryrefslogtreecommitdiff
path: root/misc/team
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-02 16:00:44 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-02 16:00:44 +0000
commit76238fe5e39ebe60b3503a53bf841a85fe3bfb1f (patch)
tree6a8468a229c24cd0569fc3e634e151ac13d96032 /misc/team
parent57fad9e249cc0ccbee2903b7dd0774fa891f706e (diff)
downloadports-76238fe5e39ebe60b3503a53bf841a85fe3bfb1f.tar.gz
ports-76238fe5e39ebe60b3503a53bf841a85fe3bfb1f.zip
- Stage support
Notes
Notes: svn path=/head/; revision=342321
Diffstat (limited to 'misc/team')
-rw-r--r--misc/team/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/team/Makefile b/misc/team/Makefile
index 562f234d4ed5..43024347a961 100644
--- a/misc/team/Makefile
+++ b/misc/team/Makefile
@@ -11,9 +11,7 @@ MASTER_SITE_SUBDIR= joerg
MAINTAINER= joerg@FreeBSD.org
COMMENT= Portable multi-buffered tape streaming utility
-MAN1= team.1
-MANCOMPRESSED= maybe
-PLIST_FILES= bin/team
+PLIST_FILES= bin/team \
+ man/man1/team.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>