blob: b1ba9f791d3ffa26fc77edd361f05528439a422f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PORTREVISION= 0
CATEGORIES= comms
COMMENT= GStreamer DSP library and software FAX machine plugin
GST_PLUGIN= spandsp
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|