mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
d263cacb21
Changes: https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md PR: 222817 Exp-run by: antoine
16 lines
270 B
Makefile
16 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"
|