aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gstreamer-plugins-lame/Makefile
blob: 2f0fde630e74c4e09d8c4a1989d2f01db1221db4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
#   $MCom: ports/audio/gstreamer-plugins-lame/Makefile,v 1.5 2008/03/19 14:05:30 ahze Exp $

PORTREVISION=   0
CATEGORIES= audio

COMMENT=    Gstreamer mp3 encode plugin

GST_PLUGIN= lame

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

.include "${MASTERDIR}/Makefile"