freebsd-ports/java/mmake/pkg-descr
Ying-Chieh Liao 4c511558fd add mmake
Create a Makefile for Your Java files, ready to compile
2001-09-02 07:56:56 +00:00

15 lines
321 B
Plaintext

mmake is a small and effective script that will create a Makefile for Your
Java files, ready to compile.
The Makefile generated with mmake supports:
- Packages
- JavaDoc
- Clean up
- C-preprocessor
- Jar file
- Install
- Uninstall
- Dependencies
WWW: http://www.tildeslash.com/mmake/