blob: 66483a956615b7cb8bf91fee7b28c955ed1e780b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PORTREVISION= 0
CATEGORIES= graphics
COMMENT= GStreamer webp image decoder plugin
GST_PLUGIN= webp
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|