summaryrefslogtreecommitdiff
path: root/graphics/gstreamer1-plugins-jpeg/Makefile
blob: 311ab3c91d2f468855e7cb3358e1e285eafc877f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTREVISION=	1
CATEGORIES=	graphics

COMMENT=	GStreamer jpeg encoder/decoder plugin

GST_PLUGIN=	jpeg
DIST=		good

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

PLIST=  ${.CURDIR}/pkg-plist

USES=    jpeg

.include "${MASTERDIR}/Makefile"