f83c7639aa
prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
13 lines
274 B
Makefile
13 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"
|