1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
2002-11-21 20:57:49 +00:00

25 lines
601 B
Makefile

# ports collection makefile for: xmysql
# Date created: Tue Sep 2 15:46:09 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $FreeBSD$
#
PORTNAME= xmysql
PORTVERSION= 1.10
CATEGORIES= databases
MASTER_SITES= http://web.wt.net/~dblhack/ \
http://thenewsmonsters.tucows.com/files/x11/office/ \
http://tucows.nyi.net/files/x11/office/ \
http://bonn.linux.tucows.com/files/x11/office/
MAINTAINER= dirk@FreeBSD.org
LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms \
mysqlclient.10:${PORTSDIR}/databases/mysql323-client
USE_X_PREFIX= yes
USE_XPM= yes
.include <bsd.port.mk>