blob: f6110067a5b70429ec098b3ad607e0c757b8c266 (
plain) (
tree)
|
|
# New ports collection makefile for: gstreamer-plugins-lame
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer mp3 encode plugin
GST_PLUGIN= lame
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"
|