diff options
Diffstat (limited to 'graphics/gstreamer-plugins-libvisual/Makefile')
-rw-r--r-- | graphics/gstreamer-plugins-libvisual/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/graphics/gstreamer-plugins-libvisual/Makefile b/graphics/gstreamer-plugins-libvisual/Makefile deleted file mode 100644 index 45236d97a..000000000 --- a/graphics/gstreamer-plugins-libvisual/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-libvisual -# Date created: 4 Dec 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/graphics/gstreamer-plugins-libvisual/Makefile,v 1.5 2008/03/19 14:05:35 ahze Exp $ -# - -PORTREVISION= 0 -CATEGORIES= graphics - -COMMENT= Gstreamer libvisual plugin - -GST_PLUGIN= libvisual - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" |