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