#!/bin/sh # This is a shell archive echo x games/narcissu2 mkdir -p games/narcissu2 > /dev/null 2>&1 echo x games/narcissu2/Makefile sed 's/^X//' > games/narcissu2/Makefile << 'SHAR_END' X# $FreeBSD$ X XPORTNAME= narcissu2 XPORTVERSION= 1.1 XCATEGORIES= games XMASTER_SITES= http://www.neechin.net/file_download/22/:game \ X http://www.neechin.net/file_download/27/:script \ X http://aur.archlinux.org/packages/na/narcissu2-en/:icon XDISTFILES= [Denpa]_Narcissu_2_Eng_[unix].tar.bz2.link:game \ X Narcissu_2_Eng_v1.1_script_[All_platforms].zip:script \ X narcissu2-en.tar.gz:icon X XMAINTAINER= jbeich@vfemail.net XCOMMENT= Visual novel about an encounter of terminally ill X XLICENSE= Freeware XLICENSE_NAME= Narcissu and Narcissu 2 License XLICENSE_TEXT= Permission has been granted to anyone to redistribute \ X these games by means such as the Internet, provided such \ X distribution is free of charge and the contents of the \ X game data are not modified. XLICENSE_PERMS= dist-mirror pkg-mirror auto-accept X XRUN_DEPENDS= ponscr:${PORTSDIR}/devel/ponscripter-sekai X XUSES= tar:bz2 XNO_ARCH= yes XNO_BUILD= yes XINSTALLS_ICONS= yes XWRKSRC= ${WRKDIR}/${PORTNAME}-installer XPORTDATA= * XPORTDOCS= * XPLIST_FILES= bin/${PORTNAME} \ X man/man6/narcissu2.6.gz \ X share/icons/hicolor/48x48/apps/${PORTNAME}.png X XDESKTOP_ENTRIES="Narcissu & Narcissu: Side 2nd" \ X "" \ X "${PORTNAME}" \ X "${PORTNAME}" \ X "Game;AdventureGame;" \ X "" X XOPTIONS_DEFINE= DOCS X X.include X Xpre-install: X ${PRINTF} '#! /bin/sh\nponscr --root ${DATADIR} "$$@"\n' \ X >${WRKDIR}/${PORTNAME} X Xdo-install: X ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin X ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/48x48/apps X ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-en/${PORTNAME}-en.png \ X ${STAGEDIR}${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png X ${MKDIR} ${STAGEDIR}${DATADIR} X ${TAR} cf - -C${WRKSRC}/data . | ${TAR} xof - -C${STAGEDIR}${DATADIR} X ${INSTALL_DATA} -p ${WRKDIR}/0.utf ${STAGEDIR}${DATADIR} X ${INSTALL_MAN} ${WRKSRC}/man/narcissu2.6 ${STAGEDIR}${MAN6PREFIX}/man/man6 X.if ${PORT_OPTIONS:MDOCS} X ${MKDIR} ${STAGEDIR}${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} X.endif X X.include SHAR_END echo x games/narcissu2/distinfo sed 's/^X//' > games/narcissu2/distinfo << 'SHAR_END' XSHA256 ([Denpa]_Narcissu_2_Eng_[unix].tar.bz2.link) = fb5646e8d3ec9575339d59fae0af1804d036da9174776432e15616f60271e6ce XSIZE ([Denpa]_Narcissu_2_Eng_[unix].tar.bz2.link) = 287533563 XSHA256 (Narcissu_2_Eng_v1.1_script_[All_platforms].zip) = 7af724e8d0c3131b2b0047e013b9d011375ca79330e49310ecb51c7bf89091f9 XSIZE (Narcissu_2_Eng_v1.1_script_[All_platforms].zip) = 915697 XSHA256 (narcissu2-en.tar.gz) = 6f0777c81d60549bad1798743e24dd0331d803318e23492c0f1d092e3871e846 XSIZE (narcissu2-en.tar.gz) = 6189 SHAR_END echo x games/narcissu2/pkg-descr sed 's/^X//' > games/narcissu2/pkg-descr << 'SHAR_END' XNarcissu is a free visual novel by the doujin group stage-nana, telling Xthe story of a terminally ill young man and woman. It was made with Xthe NScripter engine. -- Wikipedia X XThis package includes English translation for both Narcissu and XNarcissu: Side 2nd. X XWWW: http://www.neechin.net/narcissu/ SHAR_END exit