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/gtkstep-pastel | |
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/gtkstep-pastel')
-rw-r--r-- | x11-themes/gtkstep-pastel/Makefile | 28 | ||||
-rw-r--r-- | x11-themes/gtkstep-pastel/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/gtkstep-pastel/pkg-descr | 4 | ||||
-rw-r--r-- | x11-themes/gtkstep-pastel/pkg-plist | 7 |
4 files changed, 0 insertions, 42 deletions
diff --git a/x11-themes/gtkstep-pastel/Makefile b/x11-themes/gtkstep-pastel/Makefile deleted file mode 100644 index f6ea084ee..000000000 --- a/x11-themes/gtkstep-pastel/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gtkstep-pastel -# Date Created: 1 June 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= gtkstep-pastel -PORTVERSION= 0.10.1 -PORTREVISION= 3 -CATEGORIES= x11-themes -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= gtksteppastel -DISTNAME= gtksteppastel-1.2.x - -MAINTAINER= ports@FreeBSD.org -COMMENT= Theme engine based on GtkStep to make GTK+ look nicier - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -USE_GNOME= gtk12 -GNU_CONFIGURE= yes - -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11-themes/gtkstep-pastel/distinfo b/x11-themes/gtkstep-pastel/distinfo deleted file mode 100644 index bdd50d8bf..000000000 --- a/x11-themes/gtkstep-pastel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gtksteppastel-1.2.x.tar.gz) = dd53a9fe80bed02e989311ba70440bfa -SHA256 (gtksteppastel-1.2.x.tar.gz) = bc8c062f244931c8cc6d972b0b426b1b2e2dd461b3334102019845c7cd8b2a3b -SIZE (gtksteppastel-1.2.x.tar.gz) = 143403 diff --git a/x11-themes/gtkstep-pastel/pkg-descr b/x11-themes/gtkstep-pastel/pkg-descr deleted file mode 100644 index e0063d9ff..000000000 --- a/x11-themes/gtkstep-pastel/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -A GTK+ theme engine to make GTK+ look nicier. This theme is based on -gtkstep-1.6, by Ullrich Hafner. - -WWW: http://fly.to/eru/ diff --git a/x11-themes/gtkstep-pastel/pkg-plist b/x11-themes/gtkstep-pastel/pkg-plist deleted file mode 100644 index 1453a1d17..000000000 --- a/x11-themes/gtkstep-pastel/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/gtk/themes/engines/libsteppastel.la -lib/gtk/themes/engines/libsteppastel.so -share/themes/StepPastel/ICON.png -share/themes/StepPastel/README.html -share/themes/StepPastel/gtk/gtkrc -@dirrm share/themes/StepPastel/gtk -@dirrm share/themes/StepPastel |