# 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: # # openclonk # openclonk/Makefile # openclonk/distinfo # openclonk/pkg-plist # openclonk/pkg-descr # echo c - openclonk mkdir -p openclonk > /dev/null 2>&1 echo x - openclonk/Makefile sed 's/^X//' >openclonk/Makefile << '311b898e7ef58d3a56227fb5f46c6ac5' X# Created by: Kevin Zheng X# $FreeBSD$ X XPORTNAME= openclonk XPORTVERSION= 5.1 XDISTVERSIONPREFIX= 5. XDISTVERSIONSUFFIX= -src XCATEGORIES= games XMASTER_SITES= http://www.openclonk.org/builds/release/${DISTVERSION}/ X XMAINTAINER= kevinz5000@gmail.com XCOMMENT= Multiplayer action game involving small and nimble humanoids X XLICENSE= ISCL XLICENSE_FILE= ${WRKSRC}/COPYING X XLIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \ X libfreetype.so:${PORTSDIR}/print/freetype2 \ X libjpeg.so:${PORTSDIR}/graphics/jpeg \ X libogg.so:${PORTSDIR}/audio/libogg \ X libpng.so:${PORTSDIR}/graphics/png \ X libvorbis.so:${PORTSDIR}/audio/libvorbis X XUSES= cmake iconv pkgconfig tar:bzip2 XUSE_GL= glew XUSE_GNOME= gtk20 XUSE_SDL= sdl mixer XUSE_XORG= x11 xpm X XWRKSRC= ${WRKDIR}/openclonk-release-${DISTVERSIONPREFIX}${DISTVERSION}-src X Xpost-patch: X @${REINPLACE_CMD} -e 's|DESTINATION games|DESTINATION bin|' \ X ${WRKSRC}/CMakeLists.txt X X.include 311b898e7ef58d3a56227fb5f46c6ac5 echo x - openclonk/distinfo sed 's/^X//' >openclonk/distinfo << 'f479891b9bb5a368f53c97abcb99c644' XSHA256 (openclonk-5.5.1-src.tar.bz2) = c038d6dc2ef9a3d7966b18ba6147b9dd136f353dfaa5796455f9917b79255743 XSIZE (openclonk-5.5.1-src.tar.bz2) = 65383438 f479891b9bb5a368f53c97abcb99c644 echo x - openclonk/pkg-plist sed 's/^X//' >openclonk/pkg-plist << '94c40329dc01191b0bcb061efccf886d' Xbin/c4group Xbin/openclonk Xshare/applications/openclonk.desktop Xshare/games/openclonk/Arena.ocf Xshare/games/openclonk/Decoration.ocd Xshare/games/openclonk/Graphics.ocg Xshare/games/openclonk/Material.ocg Xshare/games/openclonk/Missions.ocf Xshare/games/openclonk/Music.ocg Xshare/games/openclonk/Objects.ocd Xshare/games/openclonk/Parkour.ocf Xshare/games/openclonk/Sound.ocg Xshare/games/openclonk/System.ocg Xshare/games/openclonk/Tutorial.ocf Xshare/games/openclonk/Worlds.ocf Xshare/icons/hicolor/128x128/apps/openclonk.png Xshare/icons/hicolor/256x256/apps/openclonk.png Xshare/icons/hicolor/32x32/apps/openclonk.png Xshare/icons/hicolor/512x512/apps/openclonk.png Xshare/icons/hicolor/64x64/apps/openclonk.png 94c40329dc01191b0bcb061efccf886d echo x - openclonk/pkg-descr sed 's/^X//' >openclonk/pkg-descr << '0056b2e0444a3bfe9542f235f8c902a9' XOpenClonk is a free multiplayer action game in which you control clonks, small Xbut witty and nimble humanoid beings. The game is mainly about mining, Xsettling and fast-paced melees. X XOpenClonk is not just a game but also a versatile 2D game engine that allows Xthe creation of mods. It is the successor of the shareware game series Clonk Xand thus inherits many of its features. X XWWW: http://www.openclonk.org/ 0056b2e0444a3bfe9542f235f8c902a9 exit