summaryrefslogtreecommitdiff
path: root/databases/mysql323-client/Makefile
blob: d6c33fa002250ba37fb7a23ab41eff5d519be256 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# ports collection makefile for:	MySQL-client
# Version required:			v3.22.x
# Date created:				Thu Jun 24 00:12:22 CEST 1999
# Whom:					Dirk Froemberg <dirk@FreeBSD.org>
#
# $Id$
#

PKGNAME=	${DISTNAME:S/-/-client-/g}

MASTERDIR=	${.CURDIR}/../mysql322
COMMENT=	${PKGDIR}/COMMENT.client
PLIST=		${PKGDIR}/PLIST.client

CLIENT_ONLY=	yes

.include "${MASTERDIR}/Makefile"