diff options
Diffstat (limited to 'databases/p5-DBD-ODBC')
-rw-r--r-- | databases/p5-DBD-ODBC/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-DBD-ODBC/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile index a8a74da506a3..2eebc450cc4d 100644 --- a/databases/p5-DBD-ODBC/Makefile +++ b/databases/p5-DBD-ODBC/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= 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 diff --git a/databases/p5-DBD-ODBC/pkg-comment b/databases/p5-DBD-ODBC/pkg-comment deleted file mode 100644 index 3a1939afde8a..000000000000 --- a/databases/p5-DBD-ODBC/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -DBD module interfacing the ODBC databases |