# New ports collection makefile for: jdk-doc-1.2 # Date created: June 1, 2001 # Whom: Ernst de Haan do-install: @${ECHO} -n ">> Installing documentation in ${DOCSDIR}..." @${MKDIR} ${DOCSDIR} @${CP} -R ${WRKSRC}/* ${DOCSDIR} @${ECHO} " [ DONE ]" .include