mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Per distfile report, update WWW site and also mastersite. However,
this port has gotten stale, and this version (1.0.6) is not available there; only 1.1.0. Since the maintainer has not been active in the FreeBSD community for quite some time, reset to ports@FreeBSD.org. If someone uses this port, the time to adopt it would be now ... Reviewed by: portmgr (maintainer update).
This commit is contained in:
parent
71a6586723
commit
04acdfb085
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96987
@ -9,11 +9,14 @@
|
||||
PORTNAME= cybervrml97
|
||||
PORTVERSION= 1.0.6
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.cyber.koganei.tokyo.jp/vrml/cv97/cv97cc/download/
|
||||
# the master site really is SourceForge, but they only have version 1.1.0
|
||||
# MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITES=
|
||||
MASTER_SITE_SUBDIR= cv97cc
|
||||
DISTFILES= cv97r${PORTVERSION:S/.//g}${EXTRACT_SUFX} Makefile
|
||||
EXTRACT_ONLY= cv97r${PORTVERSION:S/.//g}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= 3d@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A development library of VRML97/2.0 applications
|
||||
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
@ -2,4 +2,4 @@ CyberVRML97 for C++ is a development library of VRML97/2.0 applications.
|
||||
Using the library, you can read and write the VRML files, set and get the
|
||||
scene graph information, draw the geometries, run the behaviors easily.
|
||||
|
||||
WWW: http://www.cyber.koganei.tokyo.jp/vrml/cv97/cv97cc/
|
||||
WWW: http://www.cybergarage.org/vrml/cv97/cv97cc/index.html
|
||||
|
Loading…
Reference in New Issue
Block a user