diff options
Diffstat (limited to 'textproc/javacc/Makefile')
-rw-r--r-- | textproc/javacc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/javacc/Makefile b/textproc/javacc/Makefile index ab6223590906..a583da278cdf 100644 --- a/textproc/javacc/Makefile +++ b/textproc/javacc/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= # Must accept license agreement. :( DISTNAME= JavaCC2_1 MAINTAINER= gerweck@yahoo.com +COMMENT= Compiler compiler for Java; includes tools for building syntax trees USE_ZIP= yes USE_JAVA= 1.1+ |