# $NetBSD: Makefile,v 1.1 2023/05/27 07:00:07 charlotte Exp $

DISTNAME=	libdivecomputer-0.8.0
CATEGORIES=	misc
MASTER_SITES=	https://libdivecomputer.org/releases/

MAINTAINER=	charlotte@NetBSD.org
HOMEPAGE=	https://libdivecomputer.org/
COMMENT=	Library for communication with dive computers
LICENSE=	gnu-lgpl-v2.1

USE_LIBTOOL=	yes
GNU_CONFIGURE=	yes
USE_TOOLS+=	autoconf automake

.include "../../mk/bsd.pkg.mk"
