summaryrefslogtreecommitdiffstats
path: root/databases/sqliteman/Makefile
blob: 36ac80bbd1e30e9e7c77b1d674d5e2b649a553d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# New ports collection makefile for:	sqliteman
# Date created:		19 May, 2009
# Whom:			Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#

PORTNAME=	sqliteman
PORTVERSION=	1.2.2
CATEGORIES=	databases
MASTER_SITES=	SF

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Admin's GUI tool for Sqlite3

LIB_DEPENDS=	qscintilla2.5:${PORTSDIR}/devel/qscintilla2

USE_CMAKE=	yes
USE_QT_VER=	4
USE_SQLITE=	yes
CMAKE_ENV+=	QMAKESPEC=${QMAKESPEC}
QT_COMPONENTS=	qmake_build gui moc_build rcc_build uic_build xml sql

GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

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