diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:15:57 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:15:57 +0000 |
commit | 2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (patch) | |
tree | 4074eb1752baaa47f93510bf60fffb175517a47e /databases/p5-DBD-Excel | |
parent | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (diff) | |
download | ports-2e4c764a61a7b9e8f491d97c7cfd745e8e959cab.tar.gz ports-2e4c764a61a7b9e8f491d97c7cfd745e8e959cab.zip |
Notes
Diffstat (limited to 'databases/p5-DBD-Excel')
-rw-r--r-- | databases/p5-DBD-Excel/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-DBD-Excel/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-Excel/Makefile b/databases/p5-DBD-Excel/Makefile index d73e2830b1f7..167017a4d3bc 100644 --- a/databases/p5-DBD-Excel/Makefile +++ b/databases/p5-DBD-Excel/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- MAINTAINER= svenasse@polaris.ca +COMMENT= A class for DBI drivers that acts on Excel files BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ ${SITE_PERL}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statement \ diff --git a/databases/p5-DBD-Excel/pkg-comment b/databases/p5-DBD-Excel/pkg-comment deleted file mode 100644 index 333c9baf29da..000000000000 --- a/databases/p5-DBD-Excel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A class for DBI drivers that acts on Excel files |