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
|
|
|
|
CATEGORIES= x11-toolkits
|
|
|
|
MASTER_SITES= http://www.eudoxos.de/gtk/download/gtkdatabox/
|
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
2002-09-02 05:58:24 +02:00
|
|
|
USE_GNOMENG= yes
|
|
|
|
USE_GNOME= gtk12
|
2002-03-20 17:07:07 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|