aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gtk-engines-collection/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gtk-engines-collection/Makefile')
-rw-r--r--x11-themes/gtk-engines-collection/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/x11-themes/gtk-engines-collection/Makefile b/x11-themes/gtk-engines-collection/Makefile
deleted file mode 100644
index 3b40783748e9..000000000000
--- a/x11-themes/gtk-engines-collection/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= gtk-engines-collection
-PORTVERSION= 1.8
-PORTREVISION= 7
-CATEGORIES= x11-themes
-MASTER_SITES= # empty
-DISTFILES= # empty
-EXTRACT_ONLY= # empty
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The "meta-port" for the collection of several GTK+ theme engines
-
-RUN_DEPENDS= ${THEMESBASE}/libgnomelook.so:${PORTSDIR}/x11-themes/gnome-look \
- ${THEMESBASE}/libpixmap.so:${PORTSDIR}/x11-themes/gtk-engines \
- ${THEMESBASE}/libthinice.so:${PORTSDIR}/x11-themes/thinice
-
-THEMESBASE= ${LOCALBASE}/lib/gtk/themes/engines
-
-NO_BUILD= yes
-
-do-install: # empty
-
-NO_STAGE= yes
-.include <bsd.port.mk>