summaryrefslogtreecommitdiff
path: root/databases/postgresql_autodoc
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/postgresql_autodoc
parentupdate to latest version 3.1.0 (diff)
De-pkg-comment my ports + some more.
Notes
Notes: svn path=/head/; revision=76249
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