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