diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
commit | 1b3327761c8bcb98d89b529daeae9600844b4361 (patch) | |
tree | 0be1cd4eb5fec6661da4798906b0d9bd522e794f /x11-themes/indubstrial | |
parent | a65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff) | |
download | marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2 marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip |
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/indubstrial')
-rw-r--r-- | x11-themes/indubstrial/Makefile | 38 | ||||
-rw-r--r-- | x11-themes/indubstrial/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/indubstrial/pkg-descr | 3 | ||||
-rw-r--r-- | x11-themes/indubstrial/pkg-plist | 9 |
4 files changed, 0 insertions, 53 deletions
diff --git a/x11-themes/indubstrial/Makefile b/x11-themes/indubstrial/Makefile deleted file mode 100644 index b3ad27c2b..000000000 --- a/x11-themes/indubstrial/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: Indubstrial -# Date Created: 20 August 2004 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= indubstrial -PORTVERSION= 0.3.2 -PORTREVISION= 5 -CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.gnome.org/~jdub/2004/indubstrial/ - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A clean, clear modification on the Industrial GTK+ and Metacity themes - -RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libindustrial.so:${PORTSDIR}/x11-themes/gnome-themes-extras \ - ${LOCALBASE}/lib/gtk/themes/engines/libindustrial.so:${PORTSDIR}/x11-themes/gtk-industrial-theme - -WRKSRC= ${WRKDIR}/Indubstrial -NO_BUILD= yes -USE_XLIB= yes -USE_GNOME= gnomehack gnomeprefix metacity - -do-install: - ${MKDIR} ${PREFIX}/share/themes/Indubstrial/gtk-2.0 - ${MKDIR} ${PREFIX}/share/themes/Indubstrial/gtk - ${MKDIR} ${PREFIX}/share/gnome/themes/Indubstrial/metacity-1 - ${INSTALL_DATA} ${WRKSRC}/gtk-2.0/gtkrc \ - ${PREFIX}/share/themes/Indubstrial/gtk-2.0 - ${INSTALL_DATA} ${WRKSRC}/gtk/gtkrc \ - ${PREFIX}/share/themes/Indubstrial/gtk - ${INSTALL_DATA} ${WRKSRC}/metacity-1/metacity-theme-1.xml \ - ${PREFIX}/share/gnome/themes/Indubstrial/metacity-1 - ${INSTALL_DATA} ${WRKSRC}/index.theme \ - ${PREFIX}/share/themes/Indubstrial - -.include <bsd.port.mk> diff --git a/x11-themes/indubstrial/distinfo b/x11-themes/indubstrial/distinfo deleted file mode 100644 index b2f4dc18a..000000000 --- a/x11-themes/indubstrial/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (indubstrial-0.3.2.tar.gz) = d90c76fd90389f6979927017d98d729f -SHA256 (indubstrial-0.3.2.tar.gz) = 7cb0bb66e6efe4b846c1894456fd3800da0e1b74f36cc08ac76a60c36c16aaa8 -SIZE (indubstrial-0.3.2.tar.gz) = 5025 diff --git a/x11-themes/indubstrial/pkg-descr b/x11-themes/indubstrial/pkg-descr deleted file mode 100644 index c37ae8f07..000000000 --- a/x11-themes/indubstrial/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A clean, clear, modification on the Industrial GTK+ and Metacity themes. - -WWW: http://www.gnome.org/~jdub/2004/indubstrial/ diff --git a/x11-themes/indubstrial/pkg-plist b/x11-themes/indubstrial/pkg-plist deleted file mode 100644 index 2d20e0c6c..000000000 --- a/x11-themes/indubstrial/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -share/gnome/themes/Indubstrial/metacity-1/metacity-theme-1.xml -share/themes/Indubstrial/gtk-2.0/gtkrc -share/themes/Indubstrial/gtk/gtkrc -share/themes/Indubstrial/index.theme -@dirrm share/themes/Indubstrial/gtk -@dirrm share/themes/Indubstrial/gtk-2.0 -@dirrm share/themes/Indubstrial -@dirrm share/gnome/themes/Indubstrial/metacity-1 -@dirrm share/gnome/themes/Indubstrial |