aboutsummaryrefslogtreecommitdiff
path: root/sysutils/muse
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-04-17 13:55:17 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-04-17 13:55:17 +0000
commitfda2815b0a8289524c18dac52cf1fbd5da8fd3bc (patch)
tree505154727f2c284fe84e2d8af902d29ed349bec6 /sysutils/muse
parent24a0a79c6143ad7fa836fba9063cf0fac0c73657 (diff)
downloadports-fda2815b0a8289524c18dac52cf1fbd5da8fd3bc.tar.gz
ports-fda2815b0a8289524c18dac52cf1fbd5da8fd3bc.zip
Stage
Notes
Notes: svn path=/head/; revision=351475
Diffstat (limited to 'sysutils/muse')
-rw-r--r--sysutils/muse/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sysutils/muse/Makefile b/sysutils/muse/Makefile
index 7dda62a1a4d8..de6e37797d7c 100644
--- a/sysutils/muse/Makefile
+++ b/sysutils/muse/Makefile
@@ -9,9 +9,6 @@ MASTER_SITES= http://www.spatula.net/muse/
MAINTAINER= freebsd@spatula.net
COMMENT= Shows memory usage data
-MAN1= muse.1
-MANCOMPRESSED= yes
-PLIST_FILES= bin/muse
+PLIST_FILES= bin/muse man/man1/muse.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>