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