aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-24 12:03:45 +0800
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-24 12:03:45 +0800
commita5c5d06829a2e4dec318219b3c4ef66f62e8dd77 (patch)
treeb0041f19eb30719fd2aef368e27cd830bfcb0a45 /textproc
parent6f32add9a75efb180e462ffbdb0b080bc88088e3 (diff)
downloadfreebsd-ports-gnome-a5c5d06829a2e4dec318219b3c4ef66f62e8dd77.tar.gz
freebsd-ports-gnome-a5c5d06829a2e4dec318219b3c4ef66f62e8dd77.tar.zst
freebsd-ports-gnome-a5c5d06829a2e4dec318219b3c4ef66f62e8dd77.zip
This port already existed in multimedia/gstreamer-plugins-annodex.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/gstreamer-plugins-annodex/Makefile18
2 files changed, 0 insertions, 19 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 973c7cddb13f..2695c2986dee 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -177,7 +177,6 @@
SUBDIR += gpp
SUBDIR += grap
SUBDIR += gsed
- SUBDIR += gstreamer-plugins-annodex
SUBDIR += gtk-doc
SUBDIR += gtkdiff
SUBDIR += gtkspell
diff --git a/textproc/gstreamer-plugins-annodex/Makefile b/textproc/gstreamer-plugins-annodex/Makefile
deleted file mode 100644
index 99a108019c2e..000000000000
--- a/textproc/gstreamer-plugins-annodex/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-annodex
-# Date created: 14 Feb 2008
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/textproc/gstreamer-plugins-annodex/Makefile,v 1.3 2008/03/19 14:05:38 ahze Exp $
-#
-
-PORTREVISION= 2
-CATEGORIES= textproc
-
-COMMENT= Gstreamer annodex xml plugin
-
-GST_PLUGIN= annodex
-
-MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
-
-.include "${MASTERDIR}/Makefile"