2002-03-20 16:07:07 +00:00
|
|
|
# ex:ts=8
|
|
|
|
# Ports collection makefile for: gtkdatabox
|
|
|
|
# Date created: Mar 20, 2002
|
|
|
|
# Whom: ijliao
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= gtkdatabox
|
|
|
|
PORTVERSION= 0.1.13.0
|
2004-02-04 05:10:27 +00:00
|
|
|
PORTREVISION= 1
|
2002-03-20 16:07:07 +00:00
|
|
|
CATEGORIES= x11-toolkits
|
2003-10-23 18:50:54 +00:00
|
|
|
MASTER_SITES= http://www.eudoxos.de/gtk/gtkdatabox/download/
|
2002-03-20 16:07:07 +00:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 19:21:36 +00:00
|
|
|
COMMENT= Display large amounts of numerical data fast and easy
|
2002-03-20 16:07:07 +00:00
|
|
|
|
2004-07-07 06:56:32 +00:00
|
|
|
CONFLICTS= gtkdatabox2-*
|
|
|
|
|
2002-03-20 16:07:07 +00:00
|
|
|
USE_X_PREFIX= yes
|
2002-09-02 03:58:24 +00:00
|
|
|
USE_GNOME= gtk12
|
2002-03-20 16:07:07 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|