summaryrefslogtreecommitdiff
path: root/x11-themes/gtk-cleanice-engine/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gtk-cleanice-engine/Makefile')
-rw-r--r--x11-themes/gtk-cleanice-engine/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/x11-themes/gtk-cleanice-engine/Makefile b/x11-themes/gtk-cleanice-engine/Makefile
deleted file mode 100644
index 242c7190f3b6..000000000000
--- a/x11-themes/gtk-cleanice-engine/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: gtk-cleanice-engine
-# Date Created: 13 March 2003
-# Whom: Philip Paeps <philip@paeps.cx>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gtk-cleanice-engine
-PORTVERSION= 1.2.6
-CATEGORIES= x11-toolkits gnome
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= elysium-project
-DISTNAME= cleanice-theme-${PORTVERSION}
-
-MAINTAINER= philip@paeps.cx
-COMMENT= A simplistic GTK+ 2.x theme engine
-
-USE_X_PREFIX= yes
-USE_LIBTOOL= yes
-USE_GNOME= gnomehack gtk20
-
-.include <bsd.port.mk>