cf118ccf87
Reported by: lwhsu
11 lines
220 B
Makefile
11 lines
220 B
Makefile
PORTREVISION= 0
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= GStreamer free lossless audio encoder/decoder plugin
|
|
|
|
GST_PLUGIN= flac
|
|
DIST= good
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|