aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql_autodoc
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql_autodoc')
-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