# Created by: Dave Green <dg@fastmail.co.uk>
# $FreeBSD$

PORTNAME=	libpqtypes
PORTVERSION=	1.5.1
PORTREVISION=	2
CATEGORIES=	databases
MASTER_SITES=	http://pgfoundry.org/frs/download.php/3484/

MAINTAINER=	dg@fastmail.co.uk
COMMENT=	Extension to libpq parameter handling

LICENSE=	BSD2CLAUSE

USES=		gmake libtool pgsql autoreconf

GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

INSTALL_TARGET=	install-strip

.include <bsd.port.mk>
