aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gstreamer1-plugins-webp/Makefile
blob: 3d0a5bd84103b556b48c90f421ae47355b44b13c (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"