aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vdr-plugin-streamdev/Makefile
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2012-04-21 14:10:58 +0000
committerJuergen Lock <nox@FreeBSD.org>2012-04-21 14:10:58 +0000
commit21694da2c566eaa9c10c6ef28211ff5dcc64fc0b (patch)
treeaddbbf4b5bdb1599aaa2de3e5468c3e5086cf6ac /multimedia/vdr-plugin-streamdev/Makefile
parent81c24ded0d6dc41a98692d88f643711724fd25c1 (diff)
Notes
Diffstat (limited to 'multimedia/vdr-plugin-streamdev/Makefile')
-rw-r--r--multimedia/vdr-plugin-streamdev/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/multimedia/vdr-plugin-streamdev/Makefile b/multimedia/vdr-plugin-streamdev/Makefile
index cee2d5d633cd..7933ca7117b6 100644
--- a/multimedia/vdr-plugin-streamdev/Makefile
+++ b/multimedia/vdr-plugin-streamdev/Makefile
@@ -6,25 +6,23 @@
#
PORTNAME= vdr-plugin-streamdev
-PORTVERSION= 0.5.1
-PORTREVISION= 6
+PORTVERSION= 0.5.1p20120311
CATEGORIES= multimedia
MASTER_SITES= http://projects.vdr-developer.org/attachments/download/497/:release \
LOCAL:snapshot
MASTER_SITE_SUBDIR= nox/:snapshot
-DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:release
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:snapshot
MAINTAINER= nox@FreeBSD.org
COMMENT= Video Disk Recorder - stream device plugin
RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash
-EXTRACT_SUFX= .tgz
+USE_BZIP2= yes
PORTDOCS= COPYING README
HAVE_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
-WRKSRC= ${WRKDIR}/${PLUGIN}-${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME}
VDR_PLUGIN_MAKEFILES= ${WRKSRC}/client/Makefile \
${WRKSRC}/server/Makefile