summaryrefslogtreecommitdiffstats
path: root/java/Makefile
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2003-02-26 07:24:43 +0000
committersheldonh <sheldonh@FreeBSD.org>2003-02-26 07:24:43 +0000
commit60a0c2d04129bd6d5554f6d6ee78cf89e41108c1 (patch)
tree0a23029064c41d4ff77dfedde4c2507a2589cc22 /java/Makefile
parent85634741bff570e2b2c4371660161be1e124fbf1 (diff)
downloadFreeBSD-ports-60a0c2d04129bd6d5554f6d6ee78cf89e41108c1.zip
FreeBSD-ports-60a0c2d04129bd6d5554f6d6ee78cf89e41108c1.tar.gz
New port xdoclet (xdoclet-1.2b2):
XDoclet is a Java code generation engine. It enables Attribute-Oriented Programming for java. In short, this means that you can add more significance to your code by adding meta data (attributes) to your java sources. This is done in special JavaDoc tags.
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index e0945bb..a8787e4 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -70,5 +70,6 @@
SUBDIR += shujit
SUBDIR += tya
SUBDIR += xalan-j
+ SUBDIR += xdoclet
.include <bsd.port.subdir.mk>
OpenPOWER on IntegriCloud