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