blob: a356ee566cd94623eb0168f1f2a8600800011e34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Created by: Michael Johnson <ahze@FreeBSD.org>
PORTREVISION= 3
CATEGORIES= audio
COMMENT= Gstreamer sndfile plugin
GST_PLUGIN= sndfile
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|