diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 01:07:10 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 01:07:10 +0800 |
commit | d4608b373f3f182f549176d35e5175610fd50a8a (patch) | |
tree | 5c73a5671f386e029fa681c1317779d0a008091a /databases/p5-DBD-ODBC | |
parent | 5e74228e64f4599e5af4aa6ce57336776e650950 (diff) | |
download | freebsd-ports-gnome-d4608b373f3f182f549176d35e5175610fd50a8a.tar.gz freebsd-ports-gnome-d4608b373f3f182f549176d35e5175610fd50a8a.tar.zst freebsd-ports-gnome-d4608b373f3f182f549176d35e5175610fd50a8a.zip |
De-pkg-comment.
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 |