mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
14 lines
236 B
Makefile
14 lines
236 B
Makefile
# $FreeBSD$
|
|
|
|
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"
|