This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd-ports
Watch
1
Star
0
Fork
0
You've already forked freebsd-ports
mirror of
https://git.FreeBSD.org/ports.git
synced
2025-01-08 06:48:28 +00:00
Code
Issues
Releases
Activity
1f2b695433
freebsd-ports
/
java
/
jlex
/
pkg-message
3 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
. More standard format for substitution in pkg-message. . Generate a substituted pkg-message in ${WRKDIR} for packaging rather than just echoing it during the port install and leaving the package with an unsubstituted version.
2004-01-19 16:26:22 +00:00
JLex is installed into %%JAVAJARDIR%%.
JLex: a uitility based upon the Lex lexical analyzer generator model. It takes a specification file similar to that accepted by Lex and creates a Java source file for the correspoding lexical analyzer. PR: 12476 Submitted by: Jake Burkholder <jake@checker.org>
1999-07-04 00:10:23 +00:00
See http://www.cs.princeton.edu/~appel/modern/java/JLex.
Reference in New Issue
Copy Permalink