aboutsummaryrefslogtreecommitdiff
path: root/graphics/gstreamer-plugins-gdkpixbuf/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-04-30 01:17:02 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-04-30 01:17:02 +0000
commit1e8be8b7248cd94406ffaeff3e4f605b3652606f (patch)
tree13973119d3d79dd900d1c93d0244fc738763a078 /graphics/gstreamer-plugins-gdkpixbuf/Makefile
parent86be777380c282a6e5689a510d58a9f2b67359cd (diff)
Notes
Diffstat (limited to 'graphics/gstreamer-plugins-gdkpixbuf/Makefile')
-rw-r--r--graphics/gstreamer-plugins-gdkpixbuf/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/graphics/gstreamer-plugins-gdkpixbuf/Makefile b/graphics/gstreamer-plugins-gdkpixbuf/Makefile
deleted file mode 100644
index 2f15f941726f..000000000000
--- a/graphics/gstreamer-plugins-gdkpixbuf/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-gdkpixbuf
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= graphics
-PORTREVISION= 1
-
-COMMENT= Gstreamer image decoder plugin
-
-GST_PLUGIN= gdkpixbuf
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"