diff options
Diffstat (limited to 'audio/xmpeg3/Makefile')
-rw-r--r-- | audio/xmpeg3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmpeg3/Makefile b/audio/xmpeg3/Makefile index 633ccc1331d..27055a3634a 100644 --- a/audio/xmpeg3/Makefile +++ b/audio/xmpeg3/Makefile @@ -18,6 +18,7 @@ COMMENT= Simple TCL interface to the Amp Mpeg-3 player RUN_DEPENDS= amp:${PORTSDIR}/audio/amp \ wish8.2:${PORTSDIR}/x11-toolkits/tk82 +PLIST_FILES= bin/xmpeg3 USE_REINPLACE= yes WRKSRC= ${WRKDIR}/xmpeg3 |