diff options
Diffstat (limited to 'multimedia/gstreamer-plugins-annodex/Makefile')
-rw-r--r-- | multimedia/gstreamer-plugins-annodex/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/multimedia/gstreamer-plugins-annodex/Makefile b/multimedia/gstreamer-plugins-annodex/Makefile deleted file mode 100644 index c8a6c4174..000000000 --- a/multimedia/gstreamer-plugins-annodex/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-annodex -# Date created: 6 July 2006 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTREVISION= 0 -CATEGORIES= multimedia - -COMMENT= Gstreamer annodex CMML plugin - -GST_PLUGIN= annodex - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" |