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

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

Return to bug 201546