diff options
Diffstat (limited to 'x11-themes/gtk-engines-collection')
-rw-r--r-- | x11-themes/gtk-engines-collection/Makefile | 42 | ||||
-rw-r--r-- | x11-themes/gtk-engines-collection/pkg-comment | 1 | ||||
-rw-r--r-- | x11-themes/gtk-engines-collection/pkg-descr | 5 | ||||
-rw-r--r-- | x11-themes/gtk-engines-collection/pkg-plist | 1 |
4 files changed, 0 insertions, 49 deletions
diff --git a/x11-themes/gtk-engines-collection/Makefile b/x11-themes/gtk-engines-collection/Makefile deleted file mode 100644 index 881a2e84f855..000000000000 --- a/x11-themes/gtk-engines-collection/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: gtk-engines-collection -# Date created: 13 June 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gtk-engines-collection -PORTVERSION= 1.7 -CATEGORIES= x11-toolkits -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty - -MAINTAINER= sobomax@FreeBSD.org - -RUN_DEPENDS= ${THEMESBASE}/libbuffy.so:${THEMESPORTDIR}/buffy \ - ${THEMESBASE}/libclean.so:${THEMESPORTDIR}/clean-theme-gtk \ - ${THEMESBASE}/libcolorstep.so:${THEMESPORTDIR}/colorstep \ - ${THEMESBASE}/libengradient.so:${THEMESPORTDIR}/engradient \ - ${THEMESBASE}/libflat.so:${THEMESPORTDIR}/gtk-flat-theme \ - ${THEMESBASE}/libgnomelook.so:${THEMESPORTDIR}/gnome-look \ - ${THEMESBASE}/libgtkbe.so:${THEMESPORTDIR}/gtkbe \ - ${THEMESBASE}/libicegradient.so:${THEMESPORTDIR}/icegradient \ - ${THEMESBASE}/libmac2.so:${THEMESPORTDIR}/gtk-Mac2-theme \ - ${THEMESBASE}/libpixmap.so:${THEMESPORTDIR}/gtk-engines \ - ${THEMESBASE}/libqnx.so:${THEMESPORTDIR}/gtk-qn-x11-theme \ - ${THEMESBASE}/libstep.so:${THEMESPORTDIR}/gtkstep \ - ${THEMESBASE}/libsteppastel.so:${THEMESPORTDIR}/gtkstep-pastel \ - ${THEMESBASE}/libthinice.so:${THEMESPORTDIR}/thinice \ - ${THEMESBASE}/libXenoStep.so:${THEMESPORTDIR}/xenostep \ - ${THEMESBASE}/libxeno.so:${THEMESPORTDIR}/xenophilia \ - ${THEMESBASE}/libwhistler.so:${THEMESPORTDIR}/whistlerk - -THEMESBASE= ${X11BASE}/lib/gtk/themes/engines -THEMESPORTDIR= ${PORTSDIR}/x11-toolkits - -NO_BUILD= yes - -do-install: # empty - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-engines-collection/pkg-comment b/x11-themes/gtk-engines-collection/pkg-comment deleted file mode 100644 index 22479f09808e..000000000000 --- a/x11-themes/gtk-engines-collection/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The "meta-port" for the collection of several GTK+ theme engines diff --git a/x11-themes/gtk-engines-collection/pkg-descr b/x11-themes/gtk-engines-collection/pkg-descr deleted file mode 100644 index c16ce5561cc8..000000000000 --- a/x11-themes/gtk-engines-collection/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Meta-port installing collection of several GTK+ theme engines intended to -improve boring look of GTK+ widgets. - -- Maxim Sobolev - <sobomax@FreeBSD.org> diff --git a/x11-themes/gtk-engines-collection/pkg-plist b/x11-themes/gtk-engines-collection/pkg-plist deleted file mode 100644 index 549a621fec0c..000000000000 --- a/x11-themes/gtk-engines-collection/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@comment this plist intentionally left empty |