diff options
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 |