diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | 7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch) | |
tree | 05d55fe113ac6af4c86e1954168aecc025c37b6e /databases/p5-DBD-ODBC/Makefile | |
parent | 3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff) | |
download | ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.tar.gz ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75951
Diffstat (limited to 'databases/p5-DBD-ODBC/Makefile')
-rw-r--r-- | databases/p5-DBD-ODBC/Makefile | 1 |
1 files changed, 1 insertions, 0 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 |