diff options
Diffstat (limited to 'audio/gstreamer-plugins-ladspa/Makefile')
-rw-r--r-- | audio/gstreamer-plugins-ladspa/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/gstreamer-plugins-ladspa/Makefile b/audio/gstreamer-plugins-ladspa/Makefile deleted file mode 100644 index e94e41d35..000000000 --- a/audio/gstreamer-plugins-ladspa/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-ladspa -# Date created: 3 Oct 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= audio - -GST_PLUGIN= ladspa - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" |