diff options
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-zenith-theme/Makefile | 24 | ||||
-rw-r--r-- | x11-themes/gtk-zenith-theme/distinfo | 1 | ||||
-rw-r--r-- | x11-themes/gtk-zenith-theme/pkg-comment | 1 | ||||
-rw-r--r-- | x11-themes/gtk-zenith-theme/pkg-descr | 1 | ||||
-rw-r--r-- | x11-themes/gtk-zenith-theme/pkg-plist | 6 |
5 files changed, 33 insertions, 0 deletions
diff --git a/x11-themes/gtk-zenith-theme/Makefile b/x11-themes/gtk-zenith-theme/Makefile new file mode 100644 index 000000000000..fe4cdd274fb6 --- /dev/null +++ b/x11-themes/gtk-zenith-theme/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: gtk-zenith-theme +# Date Created: 23 June 2001 +# Whom: olgeni@FreeBSD.org +# +# $FreeBSD$ +# + +PORTNAME= gtk-zenith-theme +PORTVERSION= 1.0 +CATEGORIES= x11-toolkits +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= gtk +DISTNAME= Zenith-1.2 + +MAINTAINER= olgeni@FreeBSD.org + +WRKSRC= ${WRKDIR}/zenith-1.0 + +USE_X_PREFIX= yes +USE_GTK= yes +USE_LIBTOOL= yes +USE_GMAKE= yes + +.include <bsd.port.mk> diff --git a/x11-themes/gtk-zenith-theme/distinfo b/x11-themes/gtk-zenith-theme/distinfo new file mode 100644 index 000000000000..0d29817dc37f --- /dev/null +++ b/x11-themes/gtk-zenith-theme/distinfo @@ -0,0 +1 @@ +MD5 (Zenith-1.2.tar.gz) = f4dba97979f4d053f34da12a14b33cd3 diff --git a/x11-themes/gtk-zenith-theme/pkg-comment b/x11-themes/gtk-zenith-theme/pkg-comment new file mode 100644 index 000000000000..921b79fd1084 --- /dev/null +++ b/x11-themes/gtk-zenith-theme/pkg-comment @@ -0,0 +1 @@ +The Zenith GTK theme engine diff --git a/x11-themes/gtk-zenith-theme/pkg-descr b/x11-themes/gtk-zenith-theme/pkg-descr new file mode 100644 index 000000000000..bafc4738a00a --- /dev/null +++ b/x11-themes/gtk-zenith-theme/pkg-descr @@ -0,0 +1 @@ +The Zenith GTK theme engine. diff --git a/x11-themes/gtk-zenith-theme/pkg-plist b/x11-themes/gtk-zenith-theme/pkg-plist new file mode 100644 index 000000000000..6145f0ee7f59 --- /dev/null +++ b/x11-themes/gtk-zenith-theme/pkg-plist @@ -0,0 +1,6 @@ +lib/gtk/themes/engines/libzenith.so +share/themes/Zenith/ICON.png +share/themes/Zenith/README.html +share/themes/Zenith/gtk/gtkrc +@dirrm share/themes/Zenith/gtk +@dirrm share/themes/Zenith |