1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/databases/xmysql/Makefile
Dirk Froemberg 6242da2412 Upgrade to 1.9
Requested by:	Andreas Klemm <andreas@FreeBSD.ORG>
1998-12-27 19:30:33 +00:00

24 lines
606 B
Makefile

# ports collection makefile for: xmysql
# Version required: 1.5
# Date created: Tue Sep 2 15:46:09 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $Id: Makefile,v 1.12 1998/11/21 09:58:22 andreas Exp $
#
DISTNAME= xmysql-1.9
CATEGORIES= databases
MASTER_SITES= http://www.tcx.se/Contrib/ \
http://www.buoy.com/mysql/Contrib/ \
http://web.tryc.on.ca/mysql/Contrib/
MAINTAINER= andreas@FreeBSD.ORG
BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql321
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
xforms.0:${PORTSDIR}/x11-toolkits/xforms
USE_X_PREFIX= yes
.include <bsd.port.mk>