diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-20 08:52:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-20 08:52:55 +0000 |
commit | 0077f90d62c33cb08448253a9f1dda7a58829c93 (patch) | |
tree | 8f7f5d9a3e09ece9eded3702627b3f2204157972 /x11-themes/metacity-theme-alloy-c | |
parent | 42d7713f859dbe371860afc364d4d6b6c1fe05d1 (diff) | |
download | ports-0077f90d62c33cb08448253a9f1dda7a58829c93.tar.gz ports-0077f90d62c33cb08448253a9f1dda7a58829c93.zip |
Notes
Diffstat (limited to 'x11-themes/metacity-theme-alloy-c')
-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 |
4 files changed, 39 insertions, 0 deletions
diff --git a/x11-themes/metacity-theme-alloy-c/Makefile b/x11-themes/metacity-theme-alloy-c/Makefile new file mode 100644 index 000000000000..2be4984c4f5e --- /dev/null +++ b/x11-themes/metacity-theme-alloy-c/Makefile @@ -0,0 +1,25 @@ +# 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= MrL0L@charter.net +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 new file mode 100644 index 000000000000..d555722f352e --- /dev/null +++ b/x11-themes/metacity-theme-alloy-c/distinfo @@ -0,0 +1,2 @@ +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 new file mode 100644 index 000000000000..d513268021ce --- /dev/null +++ b/x11-themes/metacity-theme-alloy-c/pkg-descr @@ -0,0 +1,3 @@ +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 new file mode 100644 index 000000000000..642e88ede7a4 --- /dev/null +++ b/x11-themes/metacity-theme-alloy-c/pkg-plist @@ -0,0 +1,9 @@ +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 |