Project has moved to SourceForge.
PR: 64018 Submitted by: Sergey Matveychuk <sem@ciam.ru>
This commit is contained in:
parent
f47ee00dd9
commit
6cf8fd70b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103499
@ -9,7 +9,8 @@ PORTNAME= mysql-navigator
|
||||
PORTVERSION= 1.4.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases kde
|
||||
MASTER_SITES= http://sql.kldp.org/snapshots/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
DISTNAME= mysqlnavigator-${PORTVERSION}
|
||||
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
@ -24,7 +25,7 @@ GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
CONFIGURE_ARGS+=--with-mysql-includes=${LOCALBASE}/include/mysql \
|
||||
--with-mysql-libraries=${LOCALBASE}/lib/mysql
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV+= MOC="${MOC}" QTDIR="${X11BASE}"
|
||||
MAKE_ENV+= MOC="${MOC}" QTDIR="${X11BASE}"
|
||||
|
||||
|
@ -3,4 +3,4 @@ MySQL Navigator is for MySQL database server administrators...
|
||||
You can enter query, get result set, edit script, run script, user add, user
|
||||
drop, user alter, get client & server infomation with MySQL Navigator...
|
||||
|
||||
WWW: http://sql.kldp.org/mysql/
|
||||
WWW: http://www.sourceforge.net/projects/mysqlnavigator/
|
||||
|
Loading…
Reference in New Issue
Block a user