summaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-faac/Makefile
blob: 734854e0c6f123fe684327a051755585f09a8f97 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

PORTREVISION=	0
CATEGORIES=	audio

COMMENT=	Gstreamer MPEG-2 and MPEG-4 AAC encoder plugin

GST_PLUGIN=	faac
DIST=		bad

MASTERDIR=	${.CURDIR}/../../multimedia/gstreamer1-plugins
NO_STAGE=	yes

.include "${MASTERDIR}/Makefile"