pkgsrc/databases/libpqxx/Makefile.common
wiz 601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00

13 lines
403 B
Makefile

# $NetBSD: Makefile.common,v 1.5 2007/02/22 19:26:18 wiz Exp $
#
LIBPQXX_VERSION= 2.5.5
DISTNAME= libpqxx-${LIBPQXX_VERSION}
CATEGORIES= databases
MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqxx/stable/
MAINTAINER= is@NetBSD.org
HOMEPAGE= http://thaiopensource.org/development/
DISTINFO_FILE= ${.CURDIR}/../../databases/libpqxx/distinfo
PATCHDIR= ${.CURDIR}/../../databases/libpqxx/patches