summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2002-08-29 21:10:43 +0000
committerErnst de Haan <znerd@FreeBSD.org>2002-08-29 21:10:43 +0000
commit553bcc4abe2df24fed4cf5b81645644bcdedaf48 (patch)
tree930db7fbea437a23ac964389073b617ce5dc17c0 /textproc/Makefile
parentUpdate to 2.0.1. (diff)
New port: javacc. Compiler Compiler for Java. It's loosely based
on Java syntax and generates executable Java classes. JavaCC includes tools for building abstract syntax trees and documentation. Submitted by: Andrew Gerweck <andy@gerweck.dynup.net> PR: 37879
Notes
Notes: svn path=/head/; revision=65250
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 95d951f66554..e57e0e6be754 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -95,6 +95,7 @@
SUBDIR += ispell
SUBDIR += jade
SUBDIR += java2html
+ SUBDIR += javacc
SUBDIR += jdictionary
SUBDIR += jing
SUBDIR += jrefentry