14 lines
240 B
Makefile
14 lines
240 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
CATEGORIES= audio
|
|
|
|
COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin
|
|
|
|
GST_PLUGIN= faad
|
|
DIST= bad
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
NO_STAGE= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|