1997-09-02 14:56:45 +00:00
|
|
|
# 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>
|
|
|
|
#
|
1998-11-21 09:58:22 +00:00
|
|
|
# $Id: Makefile,v 1.11 1998/10/20 01:30:49 steve Exp $
|
1997-09-02 14:56:45 +00:00
|
|
|
#
|
|
|
|
|
1998-03-02 19:28:18 +00:00
|
|
|
DISTNAME= xmysql-1.8
|
1997-09-02 14:56:45 +00:00
|
|
|
CATEGORIES= databases
|
1998-09-06 19:24:48 +00:00
|
|
|
MASTER_SITES= http://www.tcx.se/Contrib/ \
|
1998-01-29 12:26:03 +00:00
|
|
|
http://www.buoy.com/mysql/Contrib/ \
|
1998-03-02 19:28:18 +00:00
|
|
|
http://web.tryc.on.ca/mysql/Contrib/
|
1997-09-02 14:56:45 +00:00
|
|
|
|
|
|
|
MAINTAINER= andreas@FreeBSD.ORG
|
|
|
|
|
1998-09-06 19:24:48 +00:00
|
|
|
BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql321
|
1998-09-17 00:33:02 +00:00
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
|
1998-09-26 23:18:10 +00:00
|
|
|
xforms.0:${PORTSDIR}/x11-toolkits/xforms
|
1997-09-02 14:56:45 +00:00
|
|
|
|
1998-08-05 09:31:52 +00:00
|
|
|
USE_X_PREFIX= yes
|
1997-09-02 14:56:45 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|