# 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: # # linux-ac3d # linux-ac3d/Makefile # linux-ac3d/pkg-comment # linux-ac3d/pkg-descr # linux-ac3d/pkg-plist # linux-ac3d/distinfo # echo c - linux-ac3d mkdir -p linux-ac3d > /dev/null 2>&1 echo x - linux-ac3d/Makefile sed 's/^X//' >linux-ac3d/Makefile << 'END-of-linux-ac3d/Makefile' X# New ports collection makefile for: linux-ac3d X# Date created: 12 July 2002 X# Whom: Igor Pokrovsky X# X# $FreeBSD$ X# X XPORTNAME= linux-ac3d XPORTVERSION= 3.0a XCATEGORIES= graphics linux XMASTER_SITES= http://www.incutio.net/~ac3d/ac3d/download/ XDISTNAME= ac3d3linuxtrial XEXTRACT_SUFX= .tgz X XMAINTAINER= tiamat@telegraph.spb.ru X XUSE_LINUX= yes XNO_BUILD= yes XONLY_FOR_ARCHS= i386 X X# Linux binary should not be stripped by INSTALL_PROGRAM X# because as a side effect it brands the binary as FreeBSD. XSTRIP= X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/ac3d ${PREFIX}/bin X @${MKDIR} ${EXAMPLESDIR} X ${INSTALL_DATA} ${WRKSRC}/tie3.ac ${EXAMPLESDIR} X @${MKDIR} ${DATADIR} X ${INSTALL_DATA} ${WRKSRC}/font.ac ${DATADIR} X ${INSTALL_DATA} ${WRKSRC}/fontwire.ac ${DATADIR} X.ifndef (NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/LICENSE ${DOCSDIR} X.endif X Xpost-install: X @${ECHO} "*******************************************************************************" X @${ECHO} "Fonts were installed in ${DATADIR}" X @${ECHO} "To use them, you can change variable in ~/.ac3dprefs after first run" X @${ECHO} "There is also an example, installed in ${EXAMPLESDIR}" X @${ECHO} "*******************************************************************************" X X.include END-of-linux-ac3d/Makefile echo x - linux-ac3d/pkg-comment sed 's/^X//' >linux-ac3d/pkg-comment << 'END-of-linux-ac3d/pkg-comment' XEasy to use and powerful 3D graphics modeller (trial version) END-of-linux-ac3d/pkg-comment echo x - linux-ac3d/pkg-descr sed 's/^X//' >linux-ac3d/pkg-descr << 'END-of-linux-ac3d/pkg-descr' XAC3D is 3D object/scene modeller available for Linux, XWindows 95/NT, and SGI. It's is very easy to use, Xbut powerful too - anyone can create good looking 3d Xobjects in minutes. It outputs POV-Ray, VRML (1 and 2), XRenderMan, Dive, Massive and other formats. X XWWW: http://www.ac3d.org/ X X- Igor Pokrovsky Xtiamat@telegraph.spb.ru END-of-linux-ac3d/pkg-descr echo x - linux-ac3d/pkg-plist sed 's/^X//' >linux-ac3d/pkg-plist << 'END-of-linux-ac3d/pkg-plist' Xbin/ac3d Xshare/linux-ac3d/font.ac Xshare/linux-ac3d/fontwire.ac X@dirrm share/linux-ac3d Xshare/examples/linux-ac3d/tie3.ac X@dirrm share/examples/linux-ac3d X%%PORTDOCS%%share/doc/linux-ac3d/LICENSE X%%PORTDOCS%%share/doc/linux-ac3d/README X%%PORTDOCS%%@dirrm share/doc/linux-ac3d END-of-linux-ac3d/pkg-plist echo x - linux-ac3d/distinfo sed 's/^X//' >linux-ac3d/distinfo << 'END-of-linux-ac3d/distinfo' XMD5 (ac3d3linuxtrial.tgz) = 512ebe982b97ea8b3335c0fa730ba6ac END-of-linux-ac3d/distinfo exit