summaryrefslogtreecommitdiff
path: root/misc/open2300-mysql/Makefile
blob: 8f77c6a3b40d289e57d69e5d3dc02fcc788d7be0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.4 2005/07/31 13:35:37 grant Exp $
#

PKGNAME=	${DISTNAME:S/-/-mysql-/}
COMMENT=	WS 23xx weather station MySQL support

PATCHDIR=	${.CURDIR}/../open2300/patches
DISTINFO_FILE=	${.CURDIR}/../open2300/distinfo

BUILD_TARGET=	mysql2300
INSTALL_TARGET=	install-mysql

.include "../../mk/mysql.buildlink3.mk"
.include "../open2300/Makefile.common"