cf118ccf87
Reported by: lwhsu
11 lines
232 B
Makefile
11 lines
232 B
Makefile
PORTREVISION= 0
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= GStreamer OpenCore based Adaptive Multi-Rate Narrow-Band plugin
|
|
|
|
GST_PLUGIN= amrnb
|
|
DIST= ugly
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|