blob: 16d63886562a46bea01a152910ff5a2345798918 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $FreeBSD$
PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer soundtouch plugin
GST_PLUGIN= soundtouch
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
|