diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-22 16:16:12 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-22 16:16:12 +0000 |
commit | f859a1e80919cfc72224dfbcff257f2a20359b7b (patch) | |
tree | 460a8bdfff73c582c5c3f43c0848b1837368d595 /databases/p5-DBD-SQLite/Makefile | |
parent | cab3a431b8e736a9644f8c3cf022626de228a00a (diff) |
Notes
Diffstat (limited to 'databases/p5-DBD-SQLite/Makefile')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 1df6dede0234..f4eedd4568b2 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- MAINTAINER= nork@FreeBSD.org +COMMENT= Provides access to SQLite2 databases through the DBI BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS= ${BUILD_DEPENDS} |