summaryrefslogtreecommitdiff
path: root/audio/icecast2/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-17 16:42:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-17 16:42:02 +0000
commitd88f7966ba2dd7fa15b88467de15c3c39aa52e17 (patch)
tree32c8c00dd4243d7a6d59cc6e33fe34999682c676 /audio/icecast2/Makefile
parentUpdate to 1.9. This fixes a bug in ec2_ephemeralswap where the amount of (diff)
- Update to 2.4.0
- Simplify Makefile Changes: http://svn.xiph.org/icecast/trunk/icecast/ChangeLog
Notes
Notes: svn path=/head/; revision=354339
Diffstat (limited to 'audio/icecast2/Makefile')
-rw-r--r--audio/icecast2/Makefile13
1 files changed, 4 insertions, 9 deletions
diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile
index f29f25477a55..5a536d2354ad 100644
--- a/audio/icecast2/Makefile
+++ b/audio/icecast2/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= icecast2
-PORTVERSION= 2.3.3
-PORTREVISION= 2
+PORTVERSION= 2.4.0
PORTEPOCH= 1
CATEGORIES= audio net ipv6
MASTER_SITES= http://downloads.xiph.org/releases/icecast/:source \
@@ -38,16 +37,12 @@ WRKSRC= ${WRKDIR}/icecast-${PORTVERSION}
DATADIR= ${PREFIX}/share/icecast
DOCSDIR= ${PREFIX}/share/doc/icecast
+PLIST_FILES= bin/icecast \
+ etc/icecast.xml.sample
+PORTDATA= *
PORTDOCS= *
SUB_FILES= pkg-message
-.include <bsd.port.options.mk>
-
-post-patch:
-.if !${PORT_OPTIONS:MDOCS}
- ${REINPLACE_CMD} -e '/^SUBDIRS = / s| doc||; s| install-exec-am install-data-am| install-exec-am|' ${WRKSRC}/Makefile.in
-.endif
-
post-install:
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/favicon.ico ${STAGEDIR}${DATADIR}/web/