aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtkdatabox/Makefile
blob: 69131d93b573f95cef4ab326e1e1a1ca2a139d77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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_GNOMENG=    yes
USE_GNOME=  gtk12
GNU_CONFIGURE=  yes

.include <bsd.port.mk>