diff options
author | pav <pav@FreeBSD.org> | 2005-12-26 09:32:57 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-12-26 09:32:57 +0800 |
commit | 9424bf5c2e29dbee2fe5ff0078330f44513ba8c2 (patch) | |
tree | c0d8cfb83ff3ea534bff5e30b2814fa10af12887 /x11-themes | |
parent | cd22ac69c5424ac6bb0060ddbfab0655f6088ce9 (diff) | |
download | freebsd-ports-gnome-9424bf5c2e29dbee2fe5ff0078330f44513ba8c2.tar.gz freebsd-ports-gnome-9424bf5c2e29dbee2fe5ff0078330f44513ba8c2.tar.zst freebsd-ports-gnome-9424bf5c2e29dbee2fe5ff0078330f44513ba8c2.zip |
- Remove on maintainer's wish
PR: ports/90796
Submitted by: Remington <MrL0Lz@gmail.com> (maintainer)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/metacity-theme-alloy-c/Makefile | 25 | ||||
-rw-r--r-- | x11-themes/metacity-theme-alloy-c/distinfo | 2 | ||||
-rw-r--r-- | x11-themes/metacity-theme-alloy-c/pkg-descr | 3 | ||||
-rw-r--r-- | x11-themes/metacity-theme-alloy-c/pkg-plist | 9 |
5 files changed, 0 insertions, 40 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 238c7b1b4dd0..36733dbca245 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -128,7 +128,6 @@ SUBDIR += metacity-bluecurve-theme SUBDIR += metacity-longhorninspirat-theme SUBDIR += metacity-milk-theme - SUBDIR += metacity-theme-alloy-c SUBDIR += metacity-theme-microgui SUBDIR += metacity-themes SUBDIR += notif2 diff --git a/x11-themes/metacity-theme-alloy-c/Makefile b/x11-themes/metacity-theme-alloy-c/Makefile deleted file mode 100644 index 290c456653ec..000000000000 --- a/x11-themes/metacity-theme-alloy-c/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: Metacity theme Alloy-C -# Date created: 09 Mar 2004 -# Whom: Remington Lang <MrL0L@charter.net> -# -# $FreeBSD$ - -# Port logic stolen fron x11-themes/kde-icons-noia -# lioux@ - -PORTNAME= Alloy-C -PORTVERSION= 1.0 -CATEGORIES= x11-themes gnome -DISTNAME= MCity-Alloy-C - -MAINTAINER= MrL0Lz@gmail.com -COMMENT= Alloy-C theme for Metacity - -NO_PACKAGE= ${REASON} -NO_CDROM= ${REASON} -RESTRICTED= ${REASON} - -WRKSRC= ${WRKDIR}/Alloy-C - -.include "${.CURDIR}/../metacity-themes/Makefile.metacity" -.include <bsd.port.mk> diff --git a/x11-themes/metacity-theme-alloy-c/distinfo b/x11-themes/metacity-theme-alloy-c/distinfo deleted file mode 100644 index d555722f352e..000000000000 --- a/x11-themes/metacity-theme-alloy-c/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/MCity-Alloy-C.tar.gz) = 68ee7232f60e6414b88d6cfc0c469c4f -SIZE (gnome2/MCity-Alloy-C.tar.gz) = 9213 diff --git a/x11-themes/metacity-theme-alloy-c/pkg-descr b/x11-themes/metacity-theme-alloy-c/pkg-descr deleted file mode 100644 index d513268021ce..000000000000 --- a/x11-themes/metacity-theme-alloy-c/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Alloy-C theme for Metacity. - -WWW: http://art.gnome.org/themes/metacity/224.php diff --git a/x11-themes/metacity-theme-alloy-c/pkg-plist b/x11-themes/metacity-theme-alloy-c/pkg-plist deleted file mode 100644 index 642e88ede7a4..000000000000 --- a/x11-themes/metacity-theme-alloy-c/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -share/gnome/themes/Alloy-C/metacity-1/button-base.png -share/gnome/themes/Alloy-C/metacity-1/button-shine.png -share/gnome/themes/Alloy-C/metacity-1/close.png -share/gnome/themes/Alloy-C/metacity-1/maximize.png -share/gnome/themes/Alloy-C/metacity-1/metacity-theme-1.xml -share/gnome/themes/Alloy-C/metacity-1/minimize.png -share/gnome/themes/Alloy-C/metacity-1/stripes.png -@dirrm share/gnome/themes/Alloy-C/metacity-1 -@unexec /bin/rmdir %D/share/gnome/themes/Alloy-C 2>/dev/null || /usr/bin/true |