diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-30 22:51:45 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-30 22:51:45 +0000 |
commit | 9db39db41ba7ec32a2b1308c27d648ee0e2cb766 (patch) | |
tree | 43ac752b180d0b56ae6379f7a5dcb4e9952bbafa /audio/streamripper/Makefile | |
parent | f03ed9e0be5af0feaf22936161f6bf2ea5b1575d (diff) |
Notes
Diffstat (limited to 'audio/streamripper/Makefile')
-rw-r--r-- | audio/streamripper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile index 177273edf99d..d38aef52afdb 100644 --- a/audio/streamripper/Makefile +++ b/audio/streamripper/Makefile @@ -14,5 +14,6 @@ MAINTAINER= trevor@FreeBSD.org COMMENT= Splits SHOUTcast stream into tracks GNU_CONFIGURE= yes +PLIST_FILES= bin/streamripper .include <bsd.port.mk> |