summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkdatabox2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtkdatabox2/Makefile')
-rw-r--r--x11-toolkits/gtkdatabox2/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/x11-toolkits/gtkdatabox2/Makefile b/x11-toolkits/gtkdatabox2/Makefile
deleted file mode 100644
index afea88b5c4b0..000000000000
--- a/x11-toolkits/gtkdatabox2/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: gtkdatabox
-# Date created: Mar 20, 2002
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= gtkdatabox
-PORTVERSION= 0.1.13.0
-CATEGORIES= x11-toolkits
-MASTER_SITES= http://www.eudoxos.de/gtk/download/gtkdatabox/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Display large amounts of numerical data fast and easy
-
-USE_X_PREFIX= yes
-USE_GNOMENG= yes
-USE_GNOME= gtk12
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>