freebsd-ports/databases/kmysqladmin/Makefile
Thomas Abthorpe 3db54de6b1 - Pass maintainership to submitter
Submitted by:	Glen Barber via freebsd-ports@
2009-02-13 01:49:12 +00:00

24 lines
529 B
Makefile

# New ports collection makefile for: kmysqladmin
# Date created: Aug 12, 2005
# Whom: Igor Leonenko <bananaz@bk.ru>
#
# $FreeBSD$
#
PORTNAME= kmysqladmin
PORTVERSION= 0.7.2
PORTREVISION= 3
CATEGORIES= databases
MASTER_SITES= http://www.alwins-world.de/programs/download/kmysqladmin/
MAINTAINER= glen.j.barber@gmail.com
COMMENT= A graphical frontend for administration of mysql servers
USE_AUTOTOOLS= libtool:15
USE_MYSQL= yes
USE_QT_VER= 3
USE_KDELIBS_VER=3
USE_GETTEXT= yes
INSTALLS_ICONS= yes
.include <bsd.port.mk>