mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
93ed85032b
ABI isn't compatible, so bump PORTREVISION in consumers. Changes: http://www.surina.net/soundtouch/README.html ACC report: https://people.freebsd.org/~jbeich/compat_reports/soundtouch/1.9.0_to_1.9.2/compat_report.html
15 lines
341 B
Makefile
15 lines
341 B
Makefile
# Created by: Koop Mast <kwm@FreeBSD.org>
|
|
# $FreeBSD$
|
|
# $MCom: ports/audio/gstreamer-plugins-soundtouch/Makefile,v 1.3 2008/03/19 14:05:32 ahze Exp $
|
|
|
|
PORTREVISION= 2
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= GStreamer soundtouch plugin
|
|
|
|
GST_PLUGIN= soundtouch
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|