This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd7
11 lines
209 B
Makefile
11 lines
209 B
Makefile
PORTREVISION= 1
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= GStreamer MPEG Layer 1, 2, and 3 plugin
|
|
|
|
GST_PLUGIN= mpg123
|
|
DIST= good
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|