summaryrefslogtreecommitdiff
path: root/x11-themes/gtkbe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/gtkbe/Makefile')
-rw-r--r--x11-themes/gtkbe/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/x11-themes/gtkbe/Makefile b/x11-themes/gtkbe/Makefile
deleted file mode 100644
index 620355799451..000000000000
--- a/x11-themes/gtkbe/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: gtkbe
-# Date Created: 6 July 2000
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gtkbe
-PORTVERSION= 200007091019
-CATEGORIES= x11-toolkits
-MASTER_SITES= ${MASTER_SITE_THEMES}
-MASTER_SITE_SUBDIR= gtkbe
-DISTNAME= gtkbe-1.2.x
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= BeOS look-alike GTK+ theme engine
-
-WRKSRC= ${WRKDIR}/GTKBeEngine
-
-USE_X_PREFIX= yes
-USE_GNOMENG= yes
-USE_GNOME= gtk12
-USE_LIBTOOL= yes
-USE_GMAKE= yes
-
-.include <bsd.port.mk>