freebsd-ports/databases/xmysqladmin/Makefile
Dirk Froemberg 4fabf0cd70 Upgrade to 1.0.
OK'ed by:	Andreas Klemm <andreas@FreeBSD.org> (maintainer)
1999-07-04 10:55:08 +00:00

26 lines
686 B
Makefile

# ports collection makefile for: xmysqladmin
# Version required: 1.0
# Date created: Di 2 Sep 1997 16:29:27 CEST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $Id: Makefile,v 1.21 1999/07/01 09:11:16 dirk Exp $
#
DISTNAME= xmysqladmin-1.0
CATEGORIES= databases
MASTER_SITES= http://www.tcx.se/Contrib/ \
http://www.buoy.com/mysql/Contrib/ \
http://web.tryc.on.ca/mysql/Downloads/Contrib/ \
http://mysql.acer.net/Contrib/
MAINTAINER= andreas@FreeBSD.ORG
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
xforms.0:${PORTSDIR}/x11-toolkits/xforms \
mysqlclient.6:${PORTSDIR}/databases/mysql322-client
USE_X_PREFIX= yes
ALL_TARGET= xmysqladmin
.include <bsd.port.mk>