cf118ccf87
Reported by: lwhsu
12 lines
272 B
Makefile
12 lines
272 B
Makefile
PORTREVISION= 0
|
|
CATEGORIES= audio
|
|
PKGNAMESUFFIX= 1-plugins-amrwbdec
|
|
|
|
COMMENT= GStreamer OpenCore based Adaptive Multi-Rate Wide-Band Decoder plugin
|
|
|
|
GST_PLUGIN= amrwb
|
|
DIST= ugly
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|