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