blob: 803ef6ddb95bb093acfcd26302d119e036157602 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
PORTREVISION= 1
CATEGORIES= audio
COMMENT= GStreamer soundtouch plugin
GST_PLUGIN= soundtouch
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|