mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
385a9f2819
Display large amounts of numerical data fast and easy
21 lines
355 B
Makefile
21 lines
355 B
Makefile
# 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
|
|
USE_GTK= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|