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