# 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: # # py-librtfcomp # py-librtfcomp/pkg-plist # py-librtfcomp/Makefile # echo c - py-librtfcomp mkdir -p py-librtfcomp > /dev/null 2>&1 echo x - py-librtfcomp/pkg-plist sed 's/^X//' >py-librtfcomp/pkg-plist << 'END-of-py-librtfcomp/pkg-plist' X%%PYTHON_SITELIBDIR%%/pyrtfcomp.a X%%PYTHON_SITELIBDIR%%/pyrtfcomp.la X%%PYTHON_SITELIBDIR%%/pyrtfcomp.so END-of-py-librtfcomp/pkg-plist echo x - py-librtfcomp/Makefile sed 's/^X//' >py-librtfcomp/Makefile << 'END-of-py-librtfcomp/Makefile' X# New ports collection makefile for: py-librtfcomp X# Date Created: 13 June 2008 X# Whom: Alexander Logvinov X# X# $FreeBSD$ X# X XCATEGORIES= archivers python XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= ports@logvinov.com XCOMMENT= Python bindings for the LZRTF compression library X XLIB_DEPENDS= rtfcomp.0:${PORTSDIR}/archivers/librtfcomp XBUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex X XMASTERDIR= ${.CURDIR}/../librtfcomp X XUSE_PYTHON= yes X XPLIST= ${.CURDIR}/pkg-plist X XRTFCOMP_SLAVE= pythonb X Xdo-install: X @(cd ${WRKSRC}/python && ${MAKE} install) X X.include "${MASTERDIR}/Makefile" END-of-py-librtfcomp/Makefile exit