summaryrefslogtreecommitdiffstats
path: root/databases/gmysql/Makefile
blob: 42d7b12bad30e9742ab021ff90a94c2b849b8c15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	gmysql
# Date created:		Sun Nov 15 22:07:12 CET 1998
# Whom:			Dirk Froemberg <ibex@physik.TU-Berlin.DE>
#
# $FreeBSD$
#

PORTNAME=	gmysql
PORTVERSION=	0.3.4
CATEGORIES=	databases
MASTER_SITES=	http://www.loth.demon.co.uk/people/steved/projects/gmysql/ \
		http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/

MAINTAINER=	dirk@FreeBSD.org

LIB_DEPENDS=	mysqlclient.10:${PORTSDIR}/databases/mysql323-client

USE_GTK=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-mysql=${PREFIX}

.include <bsd.port.mk>
OpenPOWER on IntegriCloud