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/metacity-themes | |
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/metacity-themes')
-rw-r--r-- | x11-themes/metacity-themes/Makefile | 27 | ||||
-rw-r--r-- | x11-themes/metacity-themes/Makefile.metacity | 18 | ||||
-rw-r--r-- | x11-themes/metacity-themes/pkg-descr | 3 | ||||
-rw-r--r-- | x11-themes/metacity-themes/pkg-plist | 1 |
4 files changed, 0 insertions, 49 deletions
diff --git a/x11-themes/metacity-themes/Makefile b/x11-themes/metacity-themes/Makefile deleted file mode 100644 index 7e75955fc..000000000 --- a/x11-themes/metacity-themes/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: GNOME Metacity Themes -# Date created: 06 Mar 2004 -# Whom: Remington Lang <MrL0L@charter.net> -# -# $FreeBSD$ - -# Port logic stolen from x11-themes/kde-icons-noia by -# lioux@. - -PORTNAME= metacity-themes -PORTVERSION= 20040306 -PORTREVISION= 3 -CATEGORIES= x11-themes gnome -MASTER_SITES= # Empty -DISTFILES= # Empty -EXTRACT_ONLY= # Empty - -MAINTAINER= MrL0Lz@gmail.com -COMMENT= Meta-port for Gnome Metacity themes - -RUN_DEPENDS= ${LOCALBASE}/share/gnome/themes/microgui/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/metacity-theme-microgui - -NO_BUILD= yes - -do-install: # Empty - -.include <bsd.port.mk> diff --git a/x11-themes/metacity-themes/Makefile.metacity b/x11-themes/metacity-themes/Makefile.metacity deleted file mode 100644 index 9a8e68dd6..000000000 --- a/x11-themes/metacity-themes/Makefile.metacity +++ /dev/null @@ -1,18 +0,0 @@ -PKGNAMEPREFIX= metacity-theme- -MASTER_SITES?= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR?= teams/art.gnome.org/themes/metacity -DIST_SUBDIR= gnome2 - -NO_BUILD= yes - -REASON= Themes may contain artwork not done by the author. \ - Keep FreeBSD safe if the theme author violated copyrights. - -do-install: - ${MKDIR} ${PREFIX}/share/gnome/themes/${PORTNAME} - cd ${WRKSRC} && ${FIND} . -type d ! -empty \ - -exec ${MKDIR} -m 0755 \ - ${PREFIX}/share/gnome/themes/${PORTNAME}/"{}" \; - cd ${WRKSRC} && ${FIND} . -type f \ - -exec ${INSTALL_DATA} ${WRKSRC}/"{}" \ - ${PREFIX}/share/gnome/themes/${PORTNAME}/"{}" \; diff --git a/x11-themes/metacity-themes/pkg-descr b/x11-themes/metacity-themes/pkg-descr deleted file mode 100644 index 4d3e8b27c..000000000 --- a/x11-themes/metacity-themes/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Meta-port for Metacity themes available from http://art.gnome.org - -WWW: http://art.gnome.org diff --git a/x11-themes/metacity-themes/pkg-plist b/x11-themes/metacity-themes/pkg-plist deleted file mode 100644 index 3f5fa5c66..000000000 --- a/x11-themes/metacity-themes/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@comment this plist left empty intentionaly |