# 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: # # woof # woof/Makefile # woof/distinfo # woof/pkg-descr # echo c - woof mkdir -p woof > /dev/null 2>&1 echo x - woof/Makefile sed 's/^X//' >woof/Makefile << '5b50029a68c56d2a2e707c3d38ba0b6b' X# New ports collection makefile for: woof X# Date created: 7 July 2009 X# Whom: Dereckson X# X# $FreeBSD$ X# X XPORTNAME= woof XPORTVERSION= 2009.02.27 XCATEGORIES= www XMASTER_SITES= http://www.home.unix-ag.org/simon/ XDISTNAME= woof XEXTRACT_SUFX= XEXTRACT_ONLY= X XMAINTAINER= dereckson@gmail.com XCOMMENT= Web Offer One File, an ad-hoc single file webserver X XUSE_PYTHON= XNO_BUILD= XPLIST_FILES= bin/woof X Xdo-install: X ${INSTALL} -o ${SHAREOWN} -g ${SHAREGRP} -m 0755 \ X ${DISTDIR}/woof ${PREFIX}/bin/woof X X.include 5b50029a68c56d2a2e707c3d38ba0b6b echo x - woof/distinfo sed 's/^X//' >woof/distinfo << 'ac471a13c87189baa9abeb964738d263' XMD5 (woof) = 87d71978789e3444c115048dd686d418 XSHA256 (woof) = ea4bcb6e01270fe7f53a79b19213cdfc97e347c6d82979e97904ca2d60b7f556 XSIZE (woof) = 14252 ac471a13c87189baa9abeb964738d263 echo x - woof/pkg-descr sed 's/^X//' >woof/pkg-descr << '6f29a032f8e9f3b8421516695fa607eb' XWoof (Web Offer One File) is a Python small webserver designed to serve one or Xseveral times a file, then shutdown. X XWoof serves autogenerated archives, when a directory is specified. X XWWW: http://www.home.unix-ag.org/simon/woof.html 6f29a032f8e9f3b8421516695fa607eb exit