aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-CSV
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 19:15:57 +0800
committerknu <knu@FreeBSD.org>2003-02-21 19:15:57 +0800
commit8cf284739d3ffa2f19e824925d0dde08e42b0d0f (patch)
tree5e22605e5bfdc6192cffd26f11250dddcb5f5a84 /databases/p5-DBD-CSV
parent0a04b4d0b7999a814f5a24031a2bf433f084bb24 (diff)
downloadfreebsd-ports-graphics-8cf284739d3ffa2f19e824925d0dde08e42b0d0f.tar.gz
freebsd-ports-graphics-8cf284739d3ffa2f19e824925d0dde08e42b0d0f.tar.zst
freebsd-ports-graphics-8cf284739d3ffa2f19e824925d0dde08e42b0d0f.zip
De-pkg-comment.
Diffstat (limited to 'databases/p5-DBD-CSV')
-rw-r--r--databases/p5-DBD-CSV/Makefile1
-rw-r--r--databases/p5-DBD-CSV/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile
index 85b08c75c91..879c38e1146 100644
--- a/databases/p5-DBD-CSV/Makefile
+++ b/databases/p5-DBD-CSV/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= DBD
PKGNAMEPREFIX= p5-
MAINTAINER= erwin@lansing.dk
+COMMENT= DBI driver for CSV files
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS \
diff --git a/databases/p5-DBD-CSV/pkg-comment b/databases/p5-DBD-CSV/pkg-comment
deleted file mode 100644
index 71594dfd519..00000000000
--- a/databases/p5-DBD-CSV/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-DBI driver for CSV files