2002-03-20 17:07:07 +01: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 06:10:27 +01:00
|
|
|
PORTREVISION= 1
|
2002-03-20 17:07:07 +01:00
|
|
|
CATEGORIES= x11-toolkits
|
2003-10-23 20:50:54 +02:00
|
|
|
MASTER_SITES= http://www.eudoxos.de/gtk/gtkdatabox/download/
|
2002-03-20 17:07:07 +01:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:21:36 +01:00
|
|
|
COMMENT= Display large amounts of numerical data fast and easy
|
2002-03-20 17:07:07 +01:00
|
|
|
|
2004-07-07 08:56:32 +02:00
|
|
|
CONFLICTS= gtkdatabox2-*
|
|
|
|
|
2002-03-20 17:07:07 +01:00
|
|
|
USE_X_PREFIX= yes
|
2002-09-02 05:58:24 +02:00
|
|
|
USE_GNOME= gtk12
|
2002-03-20 17:07:07 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|