# 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: # # sumo # sumo/pkg-descr # sumo/Makefile # sumo/pkg-plist # sumo/distinfo # echo c - sumo mkdir -p sumo > /dev/null 2>&1 echo x - sumo/pkg-descr sed 's/^X//' >sumo/pkg-descr << '867b8f1fef5b1860d2e4498fdac2dcb8' XSimulation of Urban MObility (SUMO) is an open source, highly portable, Xmicroscopic and continuous road traffic simulation package designed to handle Xlarge road networks X XWWW: http://sumo-sim.org 867b8f1fef5b1860d2e4498fdac2dcb8 echo x - sumo/Makefile sed 's/^X//' >sumo/Makefile << '850cdfeb2db8e133d3464b62a2f958aa' X# $FreeBSD$ X XPORTNAME= sumo XPORTVERSION= 0.21.0 XCATEGORIES= cad XMASTER_SITES= SF/${PORTNAME}/${PORTNAME}/version%20${PORTVERSION} XDISTFILES= ${PORTNAME}-src-${PORTVERSION}.tar.gz X XMAINTAINER= enriquefynn@gmail.com XCOMMENT= SUMO: Simulation of Urban MObility X XLICENSE= GPLv3 X XOPTIONS_SUB= yes XLIB_DEPENDS= libxerces-c.so:${PORTSDIR}/textproc/xerces-c3\ X libgdal.so:${PORTSDIR}/graphics/gdal\ X libproj.so:${PORTSDIR}/graphics/proj XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --with-xerces-libraries=${LOCALBASE}/lib\ X --with-proj-gdal=${LOCALBASE} X XOPTIONS_DEFINE= GUI DEBUG XOPTIONS_DEFAULT=GUI XDEBUG_CONFIGURE_ENABLE= debug XGUI_LIB_DEPENDS= libFOX-1.6.so:${PORTSDIR}/x11-toolkits/fox16 XGUI_CONFIGURE_OFF= --without-fox-config X X.include 850cdfeb2db8e133d3464b62a2f958aa echo x - sumo/pkg-plist sed 's/^X//' >sumo/pkg-plist << '933c869e598cefcec13caac64430ed8e' Xbin/TraCITestClient Xbin/activitygen Xbin/dfrouter Xbin/duarouter Xbin/emissionsDrivingCycle Xbin/emissionsMap Xbin/jtrrouter Xbin/netconvert Xbin/netgenerate Xbin/od2trips Xbin/polyconvert Xbin/sumo X%%GUI%%bin/sumo-gui 933c869e598cefcec13caac64430ed8e echo x - sumo/distinfo sed 's/^X//' >sumo/distinfo << 'daff35a839ab680fff3d1c218443b002' XSHA256 (sumo-src-0.21.0.tar.gz) = 51be256e6f104b450361e8809535cb93df8e2a942cfbe2f1ea5031f13590d215 XSIZE (sumo-src-0.21.0.tar.gz) = 10917561 daff35a839ab680fff3d1c218443b002 exit