2005-04-11 23:44:48 +02:00
|
|
|
# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:38 tv Exp $
|
2004-11-10 09:21:21 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
PKGNAME= ${DISTNAME:S/-/-mysql-/}
|
|
|
|
COMMENT= WS 23xx weather station MySQL support
|
|
|
|
|
|
|
|
PATCHDIR= ${.CURDIR}/../open2300/patches
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../open2300/distinfo
|
|
|
|
|
2004-12-03 16:14:50 +01:00
|
|
|
BUILD_TARGET= mysql2300
|
2004-11-10 09:21:21 +01:00
|
|
|
INSTALL_TARGET= install-mysql
|
|
|
|
|
|
|
|
|
|
|
|
.include "../../mk/mysql.buildlink3.mk"
|
|
|
|
.include "../open2300/Makefile.common"
|