diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-24 13:30:51 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-24 13:30:51 +0800 |
commit | a6888a2a213b49d671bf658e58428d9a1d342f66 (patch) | |
tree | 73b4b8892d2a32df0f24d16b19046bc481baf971 /www/swfdec-plugin | |
parent | a740241125f843ca61310f787f0eea0d5b40784f (diff) | |
download | marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.gz marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.bz2 marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.lz marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.xz marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.zst marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.zip |
Remove these ports now that they have been merged into the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10818 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/swfdec-plugin')
-rw-r--r-- | www/swfdec-plugin/Makefile | 24 | ||||
-rw-r--r-- | www/swfdec-plugin/distinfo | 3 | ||||
-rw-r--r-- | www/swfdec-plugin/pkg-descr | 8 | ||||
-rw-r--r-- | www/swfdec-plugin/pkg-plist | 4 |
4 files changed, 0 insertions, 39 deletions
diff --git a/www/swfdec-plugin/Makefile b/www/swfdec-plugin/Makefile deleted file mode 100644 index 7e5a462ae..000000000 --- a/www/swfdec-plugin/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# Ports collection makefile for: swfdec-plugin -# Date created: Jun 14, 2005 -# Whom: anholt -# -# $FreeBSD$ -# - -PORTNAME= swfdec-plugin -PORTVERSION= 0.6.0 -CATEGORIES= www -MASTER_SITES= http://swfdec.freedesktop.org/download/swfdec-mozilla/0.6/ -DISTNAME= swfdec-mozilla-${PORTVERSION} - -MAINTAINER= alexbl@FreeBSD.org -COMMENT= Flash rendering plugin - -LIB_DEPENDS= swfdec-0.6:${PORTSDIR}/graphics/swfdec - -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ARGS= --with-plugin-dir="${PREFIX}/lib/browser_plugins" - -USE_LDCONFIG= yes - -.include <bsd.port.mk> diff --git a/www/swfdec-plugin/distinfo b/www/swfdec-plugin/distinfo deleted file mode 100644 index 41b0a0096..000000000 --- a/www/swfdec-plugin/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (swfdec-mozilla-0.6.0.tar.gz) = dc0fb84b5e5c7540ae1231eb04109f0e -SHA256 (swfdec-mozilla-0.6.0.tar.gz) = 05e93b4343998afd24b0ba879e25ef4f08c87af6afb51fb0cc5a0362c3feff34 -SIZE (swfdec-mozilla-0.6.0.tar.gz) = 399937 diff --git a/www/swfdec-plugin/pkg-descr b/www/swfdec-plugin/pkg-descr deleted file mode 100644 index c217ddea0..000000000 --- a/www/swfdec-plugin/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -swfdec-plugin is a Mozilla plugin for rendering flash (.swf) animations using -the gstreamer framework and the swfdec library. It should currently play Flash -4 files, and Flash 5 support is under development. - -WWW: http://www.schleef.org/swfdec/ - -- Eric Anholt -anholt@FreeBSD.org diff --git a/www/swfdec-plugin/pkg-plist b/www/swfdec-plugin/pkg-plist deleted file mode 100644 index 30f2c9114..000000000 --- a/www/swfdec-plugin/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -lib/browser_plugins/libswfdecmozilla.a -lib/browser_plugins/libswfdecmozilla.la -lib/browser_plugins/libswfdecmozilla.so -@dirrmtry lib/browser_plugins |