097c01dd0a
Version 2.x is incompatible with openjpeg 1.5. Preserve it as openjpeg15 and update users. Approved by: portmgr (implicit) for NO_STAGE ports
13 lines
220 B
Makefile
13 lines
220 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= graphics
|
|
|
|
COMMENT= Gstreamer jpeg2000 decoder plugin
|
|
|
|
GST_PLUGIN= openjpeg
|
|
DIST= bad
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|