Index: head/graphics/cosmoplayer/Makefile =================================================================== --- head/graphics/cosmoplayer/Makefile (revision 351364) +++ head/graphics/cosmoplayer/Makefile (revision 351365) @@ -1,35 +1,39 @@ # Created by: Thierry Thomas # $FreeBSD$ PORTNAME= cosmoplayer PORTVERSION= 2.1.1 PORTREVISION= 2 CATEGORIES= graphics #MASTER_SITES= http://opendx.npaci.edu/libs/ MASTER_SITES= http://distfiles.macports.org/${PORTNAME}/ \ http://lil.fr.distfiles.macports.org/${PORTNAME}/ \ http://ftp.leg.uct.ac.za/pub/packages/macports/distfiles/${PORTNAME}/ DISTNAME= ${PORTNAME}-jar MAINTAINER= thierry@FreeBSD.org COMMENT= Java classes to support VRML +LICENSE= SGI +LICENSE_NAME= SGI +LICENSE_FILE= ${WRKSRC}/License +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror auto-accept + RUN_DEPENDS= ${JAVALIBDIR}/java40.jar:${PORTSDIR}/devel/netscape-java40 USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes +NO_ARCH= yes -JARFILES= npcosmop211.jar LICENSE.npcosmop211.txt +JARFILES= npcosmop211.jar PLIST_FILES= ${JARFILES:S|^|%%JAVAJARDIR%%/|} -NO_STAGE= yes post-extract: ${MV} ${WRKDIR}/comsoplayer-jar ${WRKSRC} - ${MV} ${WRKSRC}/License ${WRKSRC}/LICENSE.npcosmop211.txt do-install: - ${INSTALL_DATA} ${JARFILES:S|^|${WRKSRC}/|} ${JAVAJARDIR} + ${INSTALL_DATA} ${JARFILES:S|^|${WRKSRC}/|} ${STAGEDIR}${JAVAJARDIR} .include Index: head/graphics/cosmoplayer/pkg-descr =================================================================== --- head/graphics/cosmoplayer/pkg-descr (revision 351364) +++ head/graphics/cosmoplayer/pkg-descr (revision 351365) @@ -1,6 +1,6 @@ This jar file comes from Computer Associates / SGI Cosmo Player. It contains classes to support VRML. It is used by OpenDX. -WWW: http://www.sgi.com/products/software/cosmo/ +WWW: http://cic.nist.gov/vrml/cosmoplayer.html