aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3wrap
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-12 21:53:21 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-12 21:53:21 +0000
commit2d104b37ed55ae7f6e623c75e7a457e4653b4949 (patch)
tree005539d7478b84d532bd8710f4779c831ad37977 /audio/mp3wrap
parent6986b6046142bd0bee2aa835075deb827412e843 (diff)
downloadports-2d104b37ed55ae7f6e623c75e7a457e4653b4949.tar.gz
ports-2d104b37ed55ae7f6e623c75e7a457e4653b4949.zip
Support staging
Notes
Notes: svn path=/head/; revision=344023
Diffstat (limited to 'audio/mp3wrap')
-rw-r--r--audio/mp3wrap/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/mp3wrap/Makefile b/audio/mp3wrap/Makefile
index a7a28c7e6f04..36bb2708f573 100644
--- a/audio/mp3wrap/Makefile
+++ b/audio/mp3wrap/Makefile
@@ -11,11 +11,9 @@ MAINTAINER= uqs@FreeBSD.org
COMMENT= Utility to merge mp3 files (and other formats)
GNU_CONFIGURE= yes
-NO_STAGE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-MAN1= mp3wrap.1
-PLIST_FILES= bin/mp3wrap
+PLIST_FILES= bin/mp3wrap man/man1/mp3wrap.1.gz
.include <bsd.port.mk>