# 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: # # husky-sqpack/ # husky-sqpack/pkg-descr # husky-sqpack/Makefile # echo c - husky-sqpack/ mkdir -p husky-sqpack/ > /dev/null 2>&1 echo x - husky-sqpack/pkg-descr sed 's/^X//' >husky-sqpack/pkg-descr << '9d628bced4e0c91a951bf03bfc75839d' Xsqpack purges squish and jam msgbases taken from fidoconfig X Xsqpack is a part of Husky Fidosoft Project. XHusky is complete freeware suite of Fidonet applications. X XWWW: http://husky.sourceforge.net/ 9d628bced4e0c91a951bf03bfc75839d echo x - husky-sqpack/Makefile sed 's/^X//' >husky-sqpack/Makefile << '666dc61d61af840259bae31555fc23a3' X# $FreeBSD$ X XPORTNAME= husky-sqpack X XCOMMENT= Husky FTN msgbase packer X XLIB_DEPENDS= libfidoconfig.so:news/husky-fidoconf X XUSE_LDCONFIG= yes XPLIST_FILES= bin/sqpack man/man1/sqpack.1.gz X XMASTERDIR= ${.CURDIR}/../husky XCOMPONENT_SUBDIR= sqpack X Xpost-patch: X ${REINPLACE_CMD} -e 's^/etc/fido/config^${PREFIX}/etc/fido/config^' \ X ${WRKSRC}/sqpack.1 X X.include "${MASTERDIR}/Makefile" 666dc61d61af840259bae31555fc23a3 exit