aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2003-02-23 10:51:29 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2003-02-23 10:51:29 +0000
commit2563cb72b3c6278cfb778a746aed5c0f084625fc (patch)
tree71bcd2ca0edbb54f8b48469403082c00b85b4984 /databases
parent9c35c7498bda52c42f38e001c8c99f397eebea78 (diff)
downloadports-2563cb72b3c6278cfb778a746aed5c0f084625fc.tar.gz
ports-2563cb72b3c6278cfb778a746aed5c0f084625fc.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql_autodoc/Makefile1
-rw-r--r--databases/postgresql_autodoc/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql_autodoc/Makefile b/databases/postgresql_autodoc/Makefile
index f69d2487037f..96a7cf9a7d6d 100644
--- a/databases/postgresql_autodoc/Makefile
+++ b/databases/postgresql_autodoc/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= databases
MASTER_SITES= http://www.rbt.ca/autodoc/
MAINTAINER= olgeni@FreeBSD.org
+COMMENT= Automatic documentation generator for postgresql databases
RUN_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}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg
diff --git a/databases/postgresql_autodoc/pkg-comment b/databases/postgresql_autodoc/pkg-comment
deleted file mode 100644
index 95d1c8a9b34a..000000000000
--- a/databases/postgresql_autodoc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Automatic documentation generator for postgresql databases