blob: 3a450d5c5bb2d012315b4feedad25cf7a0e3aa97 (
plain) (
tree)
|
|
# New ports collection makefile for: gstreamer-plugins-esd
# Date created: 3 Oct 2004
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/audio/gstreamer-plugins-esound/Makefile,v 1.5 2008/03/19 14:05:28 ahze Exp $
#
PORTREVISION= 3
CATEGORIES= audio
COMMENT= Gstreamer enlightenment sound library plugin
GST_PLUGIN= esound
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"
|