forked from Lainports/opnsense-ports
15 lines
270 B
Makefile
15 lines
270 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
CATEGORIES= graphics
|
|
|
|
COMMENT= GStreamer jpeg2000 decoder plugin
|
|
|
|
GST_PLUGIN= openjpeg
|
|
DIST= bad
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
EXTRA_PATCHES= ${.CURDIR}/files/patch-openjpeg23
|
|
|
|
.include "${MASTERDIR}/Makefile"
|