# Created by: Sevan Janiyan <venture37@geeklan.co.uk>
# $FreeBSD: head/databases/iplike/Makefile 364025 2014-08-04 16:16:27Z danilo $

PORTNAME=	iplike
PORTVERSION=	2.0.6
CATEGORIES=	databases
MASTER_SITES=	SF/opennms/IPLIKE/stable-2.0/

MAINTAINER=	danilo@FreeBSD.org
COMMENT=	C implementation of the OpenNMS iplike stored procedure

USES=		libtool pgsql
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
SUB_FILES=	pkg-message
INSTALL_TARGET=	install-strip

PLIST_FILES=	lib/postgresql/iplike.so \
		sbin/install_iplike.sh

.include <bsd.port.mk>
