summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-30 07:56:51 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-30 07:56:51 +0800
commit5cf584c5931d71f29c1a616e77874d93372c28cb (patch)
treef7880bb4588795e94bf4298c04acd1bb956442a9 /net
parentc9e9a97886da40591316bf558090fe2b244d58d6 (diff)
downloadmarcuscom-ports-5cf584c5931d71f29c1a616e77874d93372c28cb.tar
marcuscom-ports-5cf584c5931d71f29c1a616e77874d93372c28cb.tar.gz
marcuscom-ports-5cf584c5931d71f29c1a616e77874d93372c28cb.tar.bz2
marcuscom-ports-5cf584c5931d71f29c1a616e77874d93372c28cb.tar.lz
marcuscom-ports-5cf584c5931d71f29c1a616e77874d93372c28cb.tar.xz
marcuscom-ports-5cf584c5931d71f29c1a616e77874d93372c28cb.tar.zst
marcuscom-ports-5cf584c5931d71f29c1a616e77874d93372c28cb.zip
Remove this port now that it has been merged into the ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6150 df743ca5-7f9a-e211-a948-0013205c9059
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 180643b3a..000000000
--- 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.1 2006/01/20 02:56:12 ahze Exp $
-#
-
-CATEGORIES= net
-PORTREVISION= 2
-
-COMMENT= Gstreamer mms:// and mmsh:// plugin
-
-GST_PLUGIN= libmms
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
-
-.include "${MASTERDIR}/Makefile"