diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
commit | 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch) | |
tree | ad3f495c08f0cc331b6958d319f699d021175c19 /graphics/gstreamer-plugins-libvisual80/Makefile | |
parent | 0d9507efb9d902ba8e7fafa90edd7893d2f8db19 (diff) |
Notes
Diffstat (limited to 'graphics/gstreamer-plugins-libvisual80/Makefile')
-rw-r--r-- | graphics/gstreamer-plugins-libvisual80/Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/gstreamer-plugins-libvisual80/Makefile b/graphics/gstreamer-plugins-libvisual80/Makefile deleted file mode 100644 index 569dc64c1fa7..000000000000 --- a/graphics/gstreamer-plugins-libvisual80/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-libvisual -# Date created: 4 Dec 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= graphics - -GST_PLUGIN= libvisual - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" |