diff options
Diffstat (limited to 'databases/postgresql-libpqxx30/Makefile')
-rw-r--r-- | databases/postgresql-libpqxx30/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/postgresql-libpqxx30/Makefile b/databases/postgresql-libpqxx30/Makefile index 5b6442355736..4a7409f157fe 100644 --- a/databases/postgresql-libpqxx30/Makefile +++ b/databases/postgresql-libpqxx30/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqxx/stable/ DIST_SUBDIR= postgresql MAINTAINER= girgen@pingpong.net +COMMENT= A new C++ interface for PostgreSQL POSTGRESQL_PORT?= databases/postgresql7 LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} |