summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/clean-theme-gtk
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-13 08:53:14 +0000
committersobomax <sobomax@FreeBSD.org>2000-06-13 08:53:14 +0000
commitfac5f8197af67f66ab48cb55311db4f9c7804bc3 (patch)
treee6df84e1f516b37d1a5434ab8331987049a367aa /x11-toolkits/clean-theme-gtk
parentadc7e9721c6ff1d341241306a4f09bb203f5a6dc (diff)
downloadFreeBSD-ports-fac5f8197af67f66ab48cb55311db4f9c7804bc3.zip
FreeBSD-ports-fac5f8197af67f66ab48cb55311db4f9c7804bc3.tar.gz
Initial import of the clean-theme-gtk - a yet another nice GTK+ theme engine
from my collection.
Diffstat (limited to 'x11-toolkits/clean-theme-gtk')
-rw-r--r--x11-toolkits/clean-theme-gtk/Makefile27
-rw-r--r--x11-toolkits/clean-theme-gtk/distinfo1
-rw-r--r--x11-toolkits/clean-theme-gtk/pkg-comment1
-rw-r--r--x11-toolkits/clean-theme-gtk/pkg-descr3
-rw-r--r--x11-toolkits/clean-theme-gtk/pkg-plist6
5 files changed, 38 insertions, 0 deletions
diff --git a/x11-toolkits/clean-theme-gtk/Makefile b/x11-toolkits/clean-theme-gtk/Makefile
new file mode 100644
index 0000000..0ae4df8
--- /dev/null
+++ b/x11-toolkits/clean-theme-gtk/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: clean-theme-gtk
+# Date Created: 1 June 2000
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= clean-theme-gtk
+PORTVERSION= 0.2
+CATEGORIES= x11-toolkits
+MASTER_SITES= http://progen.dynodns.net/dengen/cleantheme/
+
+MAINTAINER= sobomax@FreeBSD.org
+
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+
+WRKSRC= ${WRKDIR}/gtk-clean-theme
+
+USE_X_PREFIX= yes
+USE_LIBTOOL= yes
+USE_GMAKE= yes
+
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+
+CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
+
+.include <bsd.port.mk>
diff --git a/x11-toolkits/clean-theme-gtk/distinfo b/x11-toolkits/clean-theme-gtk/distinfo
new file mode 100644
index 0000000..9df4b4a
--- /dev/null
+++ b/x11-toolkits/clean-theme-gtk/distinfo
@@ -0,0 +1 @@
+MD5 (clean-theme-gtk-0.2.tar.gz) = 60ff2d44d0d5ff679dfca1bd944e3174
diff --git a/x11-toolkits/clean-theme-gtk/pkg-comment b/x11-toolkits/clean-theme-gtk/pkg-comment
new file mode 100644
index 0000000..acef6ed
--- /dev/null
+++ b/x11-toolkits/clean-theme-gtk/pkg-comment
@@ -0,0 +1 @@
+This is the Clean GTK theme engine
diff --git a/x11-toolkits/clean-theme-gtk/pkg-descr b/x11-toolkits/clean-theme-gtk/pkg-descr
new file mode 100644
index 0000000..5544a42
--- /dev/null
+++ b/x11-toolkits/clean-theme-gtk/pkg-descr
@@ -0,0 +1,3 @@
+This is the Clean GTK theme engine.
+
+WWW: http://progen.dynodns.net/dengen/cleantheme/index.html
diff --git a/x11-toolkits/clean-theme-gtk/pkg-plist b/x11-toolkits/clean-theme-gtk/pkg-plist
new file mode 100644
index 0000000..e0babf1
--- /dev/null
+++ b/x11-toolkits/clean-theme-gtk/pkg-plist
@@ -0,0 +1,6 @@
+lib/gtk/themes/engines/libclean.so
+share/themes/Clean/ICON.png
+share/themes/Clean/README.html
+share/themes/Clean/gtk/gtkrc
+@dirrm share/themes/Clean/gtk
+@dirrm share/themes/Clean
OpenPOWER on IntegriCloud