aboutsummaryrefslogtreecommitdiff
path: root/devel/doctorj/pkg-descr
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2003-05-15 12:40:46 +0000
committerMichael Landin <mich@FreeBSD.org>2003-05-15 12:40:46 +0000
commit0dc1056f008f1e6f291e1b928ba9c723c55e5507 (patch)
tree0541307ab6f15b975659fbdf1ab7c89ddc23df96 /devel/doctorj/pkg-descr
parentd54b76dca5a94f813244413bddf043ec262d3b35 (diff)
Notes
Diffstat (limited to 'devel/doctorj/pkg-descr')
-rw-r--r--devel/doctorj/pkg-descr12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/doctorj/pkg-descr b/devel/doctorj/pkg-descr
new file mode 100644
index 000000000000..8d59f1e25a2d
--- /dev/null
+++ b/devel/doctorj/pkg-descr
@@ -0,0 +1,12 @@
+DoctorJ is a set of applications that analyze Java code. Documentation is
+verified for compliance with the standard and for accuracy against the
+code, beyond what javadoc does. Statistics for a file or project can be
+generated, including the number of lines of code per class and method,
+and the overall total. A syntax analyzer is in development.
+
+
+WWW: http://doctorj.sourceforge.net/
+AUTHOR: Jeff Pace <jpace@incava.org>
+
+ - Michael L. Hostbaek
+ mich@freebsdcluster.org