# Created by: Igor Leonenko # $FreeBSD$ PORTNAME= kmysqladmin PORTVERSION= 0.7.2 PORTREVISION= 10 CATEGORIES= databases MASTER_SITES= http://www.alwins-world.de/programs/download/kmysqladmin/ MAINTAINER= c.petrik.sosa@gmail.com COMMENT= A graphical frontend for administration of MySQL servers USE_AUTOTOOLS= libtool USE_MYSQL= yes USE_QT_VER= 3 USE_KDELIBS_VER=3 USE_GETTEXT= yes INSTALLS_ICONS= yes CONFIGURE_ARGS+=--with-mysql-include=${LOCALBASE}/include/mysql \ --with-mysql-lib=${LOCALBASE}/lib/mysql .include