diff options
Diffstat (limited to 'graphics/cosmoplayer')
-rw-r--r-- | graphics/cosmoplayer/Makefile | 40 | ||||
-rw-r--r-- | graphics/cosmoplayer/distinfo | 2 | ||||
-rw-r--r-- | graphics/cosmoplayer/pkg-descr | 4 |
3 files changed, 0 insertions, 46 deletions
diff --git a/graphics/cosmoplayer/Makefile b/graphics/cosmoplayer/Makefile deleted file mode 100644 index bfe3a5186802..000000000000 --- a/graphics/cosmoplayer/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -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 - -DEPRECATED= Abandonware -EXPIRATION_DATE=2025-07-31 - -RUN_DEPENDS= ${JAVALIBDIR}/java40.jar:devel/netscape-java40 - -USES= java - -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> diff --git a/graphics/cosmoplayer/distinfo b/graphics/cosmoplayer/distinfo deleted file mode 100644 index 9b7e42670320..000000000000 --- a/graphics/cosmoplayer/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (cosmoplayer-jar.tar.gz) = 1a79351c2d5300c4e1ceb469852c922dcc24b6ac5a43859226749a35798b6d1e -SIZE (cosmoplayer-jar.tar.gz) = 44698 diff --git a/graphics/cosmoplayer/pkg-descr b/graphics/cosmoplayer/pkg-descr deleted file mode 100644 index d06eb5a1e3bb..000000000000 --- a/graphics/cosmoplayer/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This jar file comes from Computer Associates / SGI Cosmo Player. -It contains classes to support VRML. - -It is used by OpenDX. |