6527ef2070
The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
18 lines
446 B
Makefile
18 lines
446 B
Makefile
# 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"
|