cf118ccf87
Reported by: lwhsu
11 lines
224 B
Makefile
11 lines
224 B
Makefile
PORTREVISION= 0
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= GStreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin
|
|
|
|
GST_PLUGIN= a52dec
|
|
DIST= ugly
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|