summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-06-01 20:43:43 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-06-01 20:43:43 +0000
commitf2ae9f3e0b9b1c92d2369bbc774cbb65829ee61c (patch)
treeb9dd381e57a7c820f31901234c6d3535f92e2fd6 /net
parentPrevent qmake from running again here as well. (diff)
- Retire gstreamer 0.8.0
Notes
Notes: svn path=/head/; revision=192557
Diffstat (limited to 'net')
-rw-r--r--net/gstreamer-plugins-libmms80/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/net/gstreamer-plugins-libmms80/Makefile b/net/gstreamer-plugins-libmms80/Makefile
deleted file mode 100644
index d6c8a9378a99..000000000000
--- a/net/gstreamer-plugins-libmms80/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-libmms
-# Date created: 8 March 2005
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/net/gstreamer-plugins-libmms80/Makefile,v 1.2 2006/02/25 00:12:31 marcus Exp $
-#
-
-PORTREVISION= 3
-CATEGORIES= net
-
-COMMENT= Gstreamer mms:// and mmsh:// plugin
-
-GST_PLUGIN= libmms
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
-
-.include "${MASTERDIR}/Makefile"