aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-mp3fs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fusefs-mp3fs/Makefile')
-rw-r--r--sysutils/fusefs-mp3fs/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/fusefs-mp3fs/Makefile b/sysutils/fusefs-mp3fs/Makefile
index 6a1659f2b027..b82168c5ffc6 100644
--- a/sysutils/fusefs-mp3fs/Makefile
+++ b/sysutils/fusefs-mp3fs/Makefile
@@ -20,8 +20,7 @@ FETCH_CMD= fetch -Fpr
CFLAGS+= -L${LOCALBASE}/lib -I${LOCALBASE}/include
GNU_CONFIGURE= yes
USES= fuse pkgconfig
-MAN1= mp3fs.1
-PLIST_FILES= bin/mp3fs
+PLIST_FILES= bin/mp3fs \
+ man/man1/mp3fs.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>