aboutsummaryrefslogtreecommitdiff
path: root/audio/icecast
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-08 01:29:12 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-08 01:29:12 +0000
commit45d6e0e3c28c1a938e0683ea4f65f3bfe56ae0ad (patch)
treeb21b672e3cbafefee9bd565edc139f3cabf78091 /audio/icecast
parent662034dc19306421b2fbfe62856827d173183534 (diff)
downloadports-45d6e0e3c28c1a938e0683ea4f65f3bfe56ae0ad.tar.gz
ports-45d6e0e3c28c1a938e0683ea4f65f3bfe56ae0ad.zip
Notes
Diffstat (limited to 'audio/icecast')
-rw-r--r--audio/icecast/Makefile1
-rw-r--r--audio/icecast/pkg-message15
2 files changed, 1 insertions, 15 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile
index 6df6672b59b4..08f4335e9ac4 100644
--- a/audio/icecast/Makefile
+++ b/audio/icecast/Makefile
@@ -16,6 +16,7 @@ COMMENT= A streaming mp3 audio server
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --with-libwrap
+SUB_FILES= pkg-message
pre-patch:
@${REINPLACE_CMD} -e 's|<history.h>|<readline/history.h>|' \
diff --git a/audio/icecast/pkg-message b/audio/icecast/pkg-message
index 34690c5d02ae..e69de29bb2d1 100644
--- a/audio/icecast/pkg-message
+++ b/audio/icecast/pkg-message
@@ -1,15 +0,0 @@
------------------------------------------------------------------
-
-Icecast's various components have been installed in the following
-directories:
-
- - The icecast server:
- %%PREFIX%%/sbin/icecast
-
- - Icecast configuration files have been installed in:
- %%PREFIX%%/etc/icecast/
-
- - Icecast documentation is located in:
- %%PREFIX%%/share/doc/icecast/
-
------------------------------------------------------------------