forked from Lainports/freebsd-ports
JTOpen is the open source version of the IBM Toolbox for Java
licensed program product. The IBM Toolbox for Java is a library
of Java classes supporting the client/server and internet
programming models to a system running OS/400 or i5/OS. The
classes can be used by Java applets, servlets, and applications
to easily access OS/400 and i5/OS data and resources.
The Toolbox does not require additional client support over and
above what is provided by the Java Virtual Machine and TCP/IP.
WWW: http://jt400.sourceforge.net/
PR: ports/124534
Submitted by: Marcin Cieslak <saper@system.pl>
15 lines
443 B
Text
15 lines
443 B
Text
@comment $FreeBSD$
|
|
%%JAVAJARDIR%%/composer.jar
|
|
%%JAVAJARDIR%%/jt400.jar
|
|
%%JAVAJARDIR%%/jt400Proxy.jar
|
|
%%JAVAJARDIR%%/jt400Servlet.jar
|
|
%%JAVAJARDIR%%/jui400.jar
|
|
%%JAVAJARDIR%%/outputwriters.jar
|
|
%%JAVAJARDIR%%/reportwriter.jar
|
|
%%JAVAJARDIR%%/tes.jar
|
|
%%JAVAJARDIR%%/uitools.jar
|
|
%%JAVAJARDIR%%/util400.jar
|
|
%%PORTDOCS%%%%DOCSDIR%%/changes.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/license.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/readme.html
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|