summaryrefslogtreecommitdiffstats
path: root/devel/gstreamer-plugins-sdl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gstreamer-plugins-sdl/Makefile')
-rw-r--r--devel/gstreamer-plugins-sdl/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/devel/gstreamer-plugins-sdl/Makefile b/devel/gstreamer-plugins-sdl/Makefile
deleted file mode 100644
index 1bf5a9d4c..000000000
--- a/devel/gstreamer-plugins-sdl/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-sdl
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/devel/gstreamer-plugins-sdl/Makefile,v 1.4 2008/03/15 21:09:32 ahze Exp $
-#
-
-PORTREVISION= 2
-CATEGORIES= devel
-
-COMMENT= Gstreamer SDL plugin
-
-GST_PLUGIN= sdl
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"