1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/comms/libmodbus/Makefile
2013-11-21 18:35:48 +00:00

18 lines
277 B
Makefile

# $FreeBSD$
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>