mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
f83c7639aa
prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
14 lines
274 B
Makefile
14 lines
274 B
Makefile
# Created by: Koop Mast <kwm@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 2
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= Gstreamer OpenCore based Adaptive Multi-Rate Narrow-Band plugin
|
|
|
|
GST_PLUGIN= amrnb
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|