aboutsummaryrefslogblamecommitdiff
path: root/databases/libpqtypes/Makefile
blob: 55bb4dba097db068f7b8e623969d54c50de15460 (plain) (tree)
1
2
3
4
5
6




                                            
                 















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