summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-mpeg2enc
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-04-30 01:18:40 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-04-30 01:18:40 +0000
commite94c0dca29298e1630148f4f14361387dfc83978 (patch)
treed8befbcd18d0f2561bc830de2fc0673c047ba319 /multimedia/gstreamer-plugins-mpeg2enc
parent- Remove gstreamer-plugins not in 0.10 (yet) (diff)
- Remove gstreamer-plugins not in 0.10 (yet)_
Notes
Notes: svn path=/head/; revision=160872
Diffstat (limited to 'multimedia/gstreamer-plugins-mpeg2enc')
-rw-r--r--multimedia/gstreamer-plugins-mpeg2enc/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/multimedia/gstreamer-plugins-mpeg2enc/Makefile b/multimedia/gstreamer-plugins-mpeg2enc/Makefile
deleted file mode 100644
index 9ed3a53f6648..000000000000
--- a/multimedia/gstreamer-plugins-mpeg2enc/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-mpeg2enc
-# Date created: 3 Oct 2004
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= multimedia
-PORTREVISION= 2
-
-COMMENT= Gstreamer mpeg encoder plugin
-
-BROKEN= Does not compile
-
-GST_PLUGIN= mpeg2enc
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"