mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
fda1757e89
Provide complete version for gstreamer1-plugins-core so it passes the version check. [2] Reported by: Olivier Duchateau <duchateau.olivier@gmail.com> [2] Requested by: Vanilla Hsu <v@fatpipi.com> [1]
14 lines
206 B
Makefile
14 lines
206 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
CATEGORIES= multimedia
|
|
|
|
COMMENT= Gstreamer rtmp plugin
|
|
|
|
GST_PLUGIN= rtmp
|
|
DIST= bad
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|