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

PORTREVISION=   0
CATEGORIES= graphics

COMMENT=    Gstreamer webp image decoder plugin

GST_PLUGIN= webp
DIST=       bad

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

.include "${MASTERDIR}/Makefile"