View | Details | Raw Unified | Return to bug 201545
Collapse All | Expand All

(-)multimedia/gstreamer-plugins-all/Makefile (-6 / +1 lines)
Lines 6-21 Link Here
6
PORTVERSION=	1.3.${GST_VERSION}.${GST_SHLIB_VERSION}
6
PORTVERSION=	1.3.${GST_VERSION}.${GST_SHLIB_VERSION}
7
PORTREVISION=	15
7
PORTREVISION=	15
8
CATEGORIES=	multimedia
8
CATEGORIES=	multimedia
9
MASTER_SITES=	# empty
10
DISTFILES=	# empty
11
EXTRACT_ONLY=	# empty
12
9
13
MAINTAINER=	multimedia@FreeBSD.org
10
MAINTAINER=	multimedia@FreeBSD.org
14
COMMENT=	Meta-port of all gstreamer plugins with options
11
COMMENT=	Meta-port of all gstreamer plugins with options
15
12
16
NO_BUILD=	yes
13
USES=		metaport
17
NO_INSTALL=	yes
18
NO_MTREE=	yes
19
USE_GSTREAMER=	yes
14
USE_GSTREAMER=	yes
20
15
21
.include "${.CURDIR}/../../Mk/bsd.gstreamer.mk"
16
.include "${.CURDIR}/../../Mk/bsd.gstreamer.mk"

Return to bug 201545