| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/graphics/cosmoplayer/ |
Upload File : |
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
WWW= http://cic.nist.gov/vrml/cosmoplayer.html
LICENSE= SGI
LICENSE_NAME= SGI
LICENSE_FILE= ${WRKSRC}/License
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror auto-accept
RUN_DEPENDS= ${JAVALIBDIR}/java40.jar:devel/netscape-java40
USE_JAVA= yes
NO_BUILD= yes
NO_ARCH= yes
JARFILES= npcosmop211.jar
PLIST_FILES= ${JARFILES:S|^|%%JAVAJARDIR%%/|}
post-extract:
${MV} ${WRKDIR}/comsoplayer-jar ${WRKSRC}
do-install:
${INSTALL_DATA} ${JARFILES:S|^|${WRKSRC}/|} ${STAGEDIR}${JAVAJARDIR}
.include <bsd.port.mk>