diff options
Diffstat (limited to 'audio/mp3riot/Makefile')
-rw-r--r-- | audio/mp3riot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mp3riot/Makefile b/audio/mp3riot/Makefile index db27da76d829..180f145727f0 100644 --- a/audio/mp3riot/Makefile +++ b/audio/mp3riot/Makefile @@ -20,6 +20,7 @@ USE_ZIP= yes NO_WRKSUBDIR= yes PORTDOCS= example.unix groupfile CHANGELOG MANUAL mp3table.sql README repl.dat TODO utf.dat +PLIST_FILES= bin/mp3riot .include <bsd.port.pre.mk> |