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-01-29 12:26:03 +00:00
|
|
|
# $Id: Makefile,v 1.2 1997/11/26 23:48:40 jseger Exp $
|
1997-09-02 14:56:45 +00:00
|
|
|
#
|
|
|
|
|
1998-01-29 12:26:03 +00:00
|
|
|
DISTNAME= xmysql-1.7
|
1997-09-02 14:56:45 +00:00
|
|
|
CATEGORIES= databases
|
1998-01-29 12:26:03 +00:00
|
|
|
MASTER_SITES= http://www.tcx.se/Contrib/ \
|
|
|
|
http://www.buoy.com/mysql/Contrib/ \
|
|
|
|
http://web.tryc.on.ca/mysql/Contrib/ \
|
|
|
|
http://mysql.acer.net/Contrib/
|
1997-09-02 14:56:45 +00:00
|
|
|
|
|
|
|
MAINTAINER= andreas@FreeBSD.ORG
|
|
|
|
|
|
|
|
BUILD_DEPENDS= mysql:${PORTSDIR}/databases/mysql
|
|
|
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \
|
|
|
|
xforms\\.0\\.:${PORTSDIR}/x11/xforms
|
|
|
|
|
|
|
|
USE_X11= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|