d63665f7cd
This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
11 lines
224 B
Makefile
11 lines
224 B
Makefile
PORTREVISION= 2
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= GStreamer module decoder based on modplug egine plugin
|
|
|
|
GST_PLUGIN= modplug
|
|
DIST= bad
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|