diff options
Diffstat (limited to 'audio/mp3stat/Makefile')
-rw-r--r-- | audio/mp3stat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index a85541161112..23e14897d9ef 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -18,6 +18,7 @@ COMMENT= Read information about mp3s and oggs bitstream WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +PLIST_FILES= bin/mp3stat USE_GNOME= gtk12 USE_GMAKE= yes MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" |