summaryrefslogtreecommitdiff
path: root/databases/postgresql-libpq++/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:15:57 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:15:57 +0000
commit2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (patch)
tree4074eb1752baaa47f93510bf60fffb175517a47e /databases/postgresql-libpq++/Makefile
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76031
Diffstat (limited to 'databases/postgresql-libpq++/Makefile')
-rw-r--r--databases/postgresql-libpq++/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql-libpq++/Makefile b/databases/postgresql-libpq++/Makefile
index 24aa1f23df3f..ba9bc3c3ebe9 100644
--- a/databases/postgresql-libpq++/Makefile
+++ b/databases/postgresql-libpq++/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqpp/stable/
DIST_SUBDIR= postgresql
MAINTAINER= girgen@pingpong.net
+COMMENT= C++ interface for PostgreSQL
POSTGRESQL_PORT?= databases/postgresql7
LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT}