# $FreeBSD: comms/libmodbus/Makefile 334508 2013-11-21 18:35:48Z bsam $

PORTNAME=	libmodbus
PORTVERSION=	3.1.1
CATEGORIES=	comms
MASTER_SITES=	http://libmodbus.org/site_media/build/

MAINTAINER=	bsam@FreeBSD.org
COMMENT=	Modbus library

LICENSE=	LGPL21

GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
USES=		gmake pathfix

.include <bsd.port.mk>
