diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-25 11:37:29 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-25 11:37:29 +0800 |
commit | e934b106497f17545e236bb9644bed935cd118ad (patch) | |
tree | 29839e0cbcfadbf35eac8fc26b9ad2afe1301370 /x11-themes/clearlooks-metacity | |
parent | 14c9f603eb5d9868d374e46ac865925da109a838 (diff) | |
download | marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.gz marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.bz2 marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.lz marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.xz marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.zst marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.zip |
Remove these now that they have been committed to the FreeBSD ports tree.
Next stop GNOME 2.21.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9875 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/clearlooks-metacity')
-rw-r--r-- | x11-themes/clearlooks-metacity/Makefile | 36 | ||||
-rw-r--r-- | x11-themes/clearlooks-metacity/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/clearlooks-metacity/pkg-descr | 3 |
3 files changed, 0 insertions, 42 deletions
diff --git a/x11-themes/clearlooks-metacity/Makefile b/x11-themes/clearlooks-metacity/Makefile deleted file mode 100644 index f9435b2da..000000000 --- a/x11-themes/clearlooks-metacity/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: clearlooks-metacity -# Date created: 2005-03-20 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ -# - -PORTNAME= clearlooks-metacity -PORTVERSION= 2.0 -PORTREVISION= 2 -CATEGORIES= x11-themes -MASTER_SITES= http://www.stellingwerff.com/ -#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -#MASTER_SITE_SUBDIR= clearlooks - -MAINTAINER= ahze@FreeBSD.org -COMMENT= Clearlooks Metacity theme - -CONFLICTS= gnome-themes-2.11.9[1-9]* gnome-themes-2.* - -WRKSRC= ${WRKDIR}/Clearlooks/metacity-1/ -USE_GNOME= metacity gnomeprefix -USE_X_PREFIX= yes -DATADIR= share/themes/Clearlooks/metacity-1 -NO_BUILD= yes - -PLIST_FILES= %%DATADIR%%/metacity-theme-1.xml -PLIST_DIRS= %%DATADIR%% \ - share/themes/Clearlooks - -do-install: - ${MKDIR} ${PREFIX}/${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/metacity-theme-1.xml ${PREFIX}/${DATADIR} - -.include <bsd.port.mk> diff --git a/x11-themes/clearlooks-metacity/distinfo b/x11-themes/clearlooks-metacity/distinfo deleted file mode 100644 index 4a6a133dd..000000000 --- a/x11-themes/clearlooks-metacity/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (clearlooks-metacity-2.0.tar.gz) = 64bffb05ef1c8d2f3a3cbb18480cd3f0 -SHA256 (clearlooks-metacity-2.0.tar.gz) = e0a4d489bb87d4498ce60c892b915f1000cd9e93dc0e1d5786be25610cb5e238 -SIZE (clearlooks-metacity-2.0.tar.gz) = 3932 diff --git a/x11-themes/clearlooks-metacity/pkg-descr b/x11-themes/clearlooks-metacity/pkg-descr deleted file mode 100644 index 8c51cc6ab..000000000 --- a/x11-themes/clearlooks-metacity/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Clearlooks Metacity theme - -WWW: http://clearlooks.sourceforge.net/ |