aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gstreamer1-plugins-webp/Makefile
blob: b33d4b8a17b3597e82e8dd79c826a054ffedeae8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTREVISION=   1
CATEGORIES= graphics

COMMENT=    GStreamer webp image decoder plugin

GST_PLUGIN= webp
DIST=       bad

MASTERDIR=  ${.CURDIR}/../../multimedia/gstreamer1-plugins

.include "${MASTERDIR}/Makefile"