diff options
Diffstat (limited to 'audio/mp3riot')
-rw-r--r-- | audio/mp3riot/Makefile | 1 | ||||
-rw-r--r-- | audio/mp3riot/pkg-plist | 1 |
2 files changed, 1 insertions, 1 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> diff --git a/audio/mp3riot/pkg-plist b/audio/mp3riot/pkg-plist deleted file mode 100644 index 16443aea5d8a..000000000000 --- a/audio/mp3riot/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/mp3riot |