diff options
Diffstat (limited to 'databases/p5-DBD-ODBC/Makefile')
-rw-r--r-- | databases/p5-DBD-ODBC/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile index a8a74da506a3..28ccb88b6b37 100644 --- a/databases/p5-DBD-ODBC/Makefile +++ b/databases/p5-DBD-ODBC/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= DBD module interfacing the ODBC databases + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI LIB_DEPENDS= iodbc.3:${PORTSDIR}/databases/libiodbc |