freebsd-ports/audio/gstreamer-plugins-amrnb/Makefile
Koop Mast 5b545e2443 Update gstreamer-plugins-ugly to 0.10.16.
New plugins:
  amrnb:     OpenCore based Adaptive Multi-Rate Narrow-Band plugin
  amrwbdec:  OpenCore based Adaptive Multi-Rate Wide-Band Decoder plugin
  twolame:   High-quality free MP2 encoder plugin

Release notes:	http://gstreamer.freedesktop.org/releases/gst-plugins-ugly/0.10.16.html
2010-09-06 21:10:50 +00:00

17 lines
365 B
Makefile

# New ports collection makefile for: gstreamer-plugins-amrnb
# Date created: 6 Sep 2010
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer OpenCore based Adaptive Multi-Rate Narrow-Band plugin
GST_PLUGIN= amrnb
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"