NO_CDROM="License doesn\'t allow distribution with fee"
RESTRICTED="Redistribution of repackaged binaries not permitted"
.ifdefined(BATCH)||defined(PACKAGE_BUILDING)
IGNORE="You can not legally distribute binaries"
.endif
ONLY_FOR_ARCHS= i386
EXTRACT_CMD=# empty
EXTRACT_BEFORE_ARGS=# empty
EXTRACT_AFTER_ARGS=#empty
WRKSRC=${WRKDIR}/jdk1.3
NO_BUILD= yes
.include<bsd.port.pre.mk>
.forfilein${DISTFILES}
.if!exists(${DISTDIR}/${file})
IGNORE=You must manually fetch the Java SDK 1.3.0 for Linux archive (j2sdk-1_3_0-linux.bin) from http://java.sun.com/j2se/1.3/download-linux.html, place it in ${DISTDIR} and then run make again.