freebsd-ports/multimedia/gstreamer1-plugins-all/Makefile
Daniel Engberg 925dc0594f
multimedia/gstreamer1-plugins*: Remove support for librtmp
PR:		277758
Reported by:	diizzy
2024-03-17 19:26:37 +01:00

14 lines
312 B
Makefile

PORTNAME= gstreamer1-plugins-all
PORTVERSION= ${_GST_VERSION}
PORTREVISION= 1
CATEGORIES= multimedia
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Meta-port of all GStreamer 1.x plugins
WWW= https://gstreamer.freedesktop.org/
USES= gstreamer metaport
USE_GSTREAMER= ${_GST_PLUGINS_VER}
.include <bsd.port.mk>