ports/119182: new port: graphics/vrml2pov

Martin Dieringer martin.dieringer at gmx.de
Mon Dec 31 06:10:02 UTC 2007


>Number:         119182
>Category:       ports
>Synopsis:       new port: graphics/vrml2pov
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 31 06:10:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Dieringer
>Release:        FreeBSD 7.0-BETA4 i386
>Organization:
>Environment:
 	System: FreeBSD 7.0-BETA4 #18: Tue Dec 4 01:51:01 CET 2007 i386


>Description:
 	new port: graphics/vrml2pov
 	Program to convert VRML files to POVRay source.


>How-To-Repeat:
>Fix:

--- port.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	Makefile
#	distinfo
#	pkg-descr
#	pkg-plist
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for:   vrml2pov
X# Date created:        31 December 2007
X# Whom:                dieringe at zedat.fu-berlin.de
X#
X# $FreeBSD$
X#
X
XPORTNAME=	vrml2pov
XPORTVERSION=	0.7
XCATEGORIES=	graphics
XMASTER_SITES=	http://www.chemicalgraphics.com/paul/vrml2pov/dist/v${PORTVERSION}/
XDISTNAME=       vrml2pov-src
X
XMAINTAINER=	dieringe at zedat.fu-berlin.de
XCOMMENT=	Convert VRML files to POVRay source
X
XUSE_ZIP=	yes
XUSE_GMAKE=	yes
XMAKEFILE=       makefile
X
XNO_WRKSUBDIR= yes
X
Xdo-install:
X	${INSTALL} ${WRKSRC}/vrml2pov ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (vrml2pov-src.zip) = cd2b0fc008da2f69972b06e58f942a12
XSHA256 (vrml2pov-src.zip) = 3c6d7984c314c790bad666612873c637c10416d1ddfdf84dc3115a430323a345
XSIZE (vrml2pov-src.zip) = 56267
END-of-distinfo
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
XProgram to convert VRML files to POVRay source.
X
X
XWWW: http://www.chemicalgraphics.com/paul/vrml2pov/
END-of-pkg-descr
echo x - pkg-plist
sed 's/^X//' >pkg-plist << 'END-of-pkg-plist'
Xbin/vrml2pov
END-of-pkg-plist
exit
--- port.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list