diff options
Diffstat (limited to 'databases/dbconnect/Makefile')
-rw-r--r-- | databases/dbconnect/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/dbconnect/Makefile b/databases/dbconnect/Makefile index b6bf1f4e43eb..f11841f3c89d 100644 --- a/databases/dbconnect/Makefile +++ b/databases/dbconnect/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Use C++ object API to allow applications to connect to databases + WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes |