1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/multimedia/gstreamer1-plugins-vpx/Makefile
2024-01-20 01:41:39 +01:00

16 lines
271 B
Makefile

PORTREVISION= 1
CATEGORIES= multimedia
COMMENT= GStreamer vp8 codec plugin
GST_PLUGIN= vpx
DIST= good
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
PLIST= ${.CURDIR}/pkg-plist
LIB_DEPENDS= libvpx.so:multimedia/libvpx
.include "${MASTERDIR}/Makefile"