54c5444eba
PR: 231406 Submitted by: Greg V <greg@unrelenting.technology> Exp-run by: antoine Approved by: portmgr (antoine)
16 lines
263 B
Makefile
16 lines
263 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-inc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|