diff options
Diffstat (limited to 'x11-themes/gtk-Mac2-theme')
-rw-r--r-- | x11-themes/gtk-Mac2-theme/Makefile | 24 | ||||
-rw-r--r-- | x11-themes/gtk-Mac2-theme/distinfo | 1 | ||||
-rw-r--r-- | x11-themes/gtk-Mac2-theme/files/patch-aa | 11 | ||||
-rw-r--r-- | x11-themes/gtk-Mac2-theme/pkg-comment | 1 | ||||
-rw-r--r-- | x11-themes/gtk-Mac2-theme/pkg-descr | 4 | ||||
-rw-r--r-- | x11-themes/gtk-Mac2-theme/pkg-plist | 6 |
6 files changed, 0 insertions, 47 deletions
diff --git a/x11-themes/gtk-Mac2-theme/Makefile b/x11-themes/gtk-Mac2-theme/Makefile deleted file mode 100644 index 86c6bacfaddd..000000000000 --- a/x11-themes/gtk-Mac2-theme/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: gtk-Mac2-theme -# Date Created: 1 June 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gtk-Mac2-theme -PORTVERSION= 200003050858 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_THEMES} -MASTER_SITE_SUBDIR= gtk -DISTNAME= Mac2-1.2.x-${PORTVERSION} - -MAINTAINER= sobomax@FreeBSD.org - -WRKSRC= ${WRKDIR}/${PORTNAME} - -USE_X_PREFIX= yes -USE_GTK= yes -USE_LIBTOOL= yes -USE_GMAKE= yes - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-Mac2-theme/distinfo b/x11-themes/gtk-Mac2-theme/distinfo deleted file mode 100644 index 607757a3bf51..000000000000 --- a/x11-themes/gtk-Mac2-theme/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (Mac2-1.2.x-200003050858.tar.gz) = 168499ad46923b8382dc8f2118ea1878 diff --git a/x11-themes/gtk-Mac2-theme/files/patch-aa b/x11-themes/gtk-Mac2-theme/files/patch-aa deleted file mode 100644 index 11d6dcb136cd..000000000000 --- a/x11-themes/gtk-Mac2-theme/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Theme/Makefile.in.orig Tue Jun 13 13:13:54 2000 -+++ Theme/Makefile.in Tue Jun 13 13:14:13 2000 -@@ -79,7 +79,7 @@ - EXTRA_DIST = makemakefile.sh - dummy = - SUBDIRS = gtk --themedir = $(datadir)/themes/Clean -+themedir = $(datadir)/themes/Mac2 - theme_DATA = ICON.png README.html - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_CLEAN_FILES = diff --git a/x11-themes/gtk-Mac2-theme/pkg-comment b/x11-themes/gtk-Mac2-theme/pkg-comment deleted file mode 100644 index 02922291d665..000000000000 --- a/x11-themes/gtk-Mac2-theme/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GTK+ engine theme based on the look of MacOS diff --git a/x11-themes/gtk-Mac2-theme/pkg-descr b/x11-themes/gtk-Mac2-theme/pkg-descr deleted file mode 100644 index da1f0911c1e4..000000000000 --- a/x11-themes/gtk-Mac2-theme/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -GTK+ engine theme based on the look of MacOS with code based on the Clean GTK -theme engine. - -WWW: http://gtk.themes.org/themes.phtml?themeid=952275519 diff --git a/x11-themes/gtk-Mac2-theme/pkg-plist b/x11-themes/gtk-Mac2-theme/pkg-plist deleted file mode 100644 index 5b9debfae853..000000000000 --- a/x11-themes/gtk-Mac2-theme/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -lib/gtk/themes/engines/libmac2.so -share/themes/Mac2/ICON.png -share/themes/Mac2/README.html -share/themes/Mac2/gtk/gtkrc -@dirrm share/themes/Mac2/gtk -@dirrm share/themes/Mac2 |