247c7db751
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd7
11 lines
224 B
Makefile
11 lines
224 B
Makefile
PORTREVISION= 1
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= GStreamer module decoder based on modplug egine plugin
|
|
|
|
GST_PLUGIN= modplug
|
|
DIST= bad
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|