mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
14 lines
245 B
Makefile
14 lines
245 B
Makefile
# $FreeBSD$
|
|
|
|
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"
|