blob: b7708ed22abf8c0d427aa6ceb7b8fb71be754771 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
PORTREVISION= 0
CATEGORIES= audio
COMMENT= GStreamer MPEG-2 and MPEG-4 AAC decoder plugin
GST_PLUGIN= faad
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"
|