# 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: # # graphics/py-exiv2/ # graphics/py-exiv2/Makefile # graphics/py-exiv2/distinfo # graphics/py-exiv2/pkg-descr # graphics/py-exiv2/pkg-plist # echo c - graphics/py-exiv2/ mkdir -p graphics/py-exiv2/ > /dev/null 2>&1 echo x - graphics/py-exiv2/Makefile sed 's/^X//' >graphics/py-exiv2/Makefile << 'END-of-graphics/py-exiv2/Makefile' X# New ports collection makefile for: py-exiv2 X# Date created: 2008-06-01 X# Whom: Michael Johnson X# X# $FreeBSD:$ X# X XPORTNAME= exiv2 XPORTVERSION= 0.1.2 XCATEGORIES= graphics python XMASTER_SITES= http://tilloy.net/dev/pyexiv2/releases/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= py${PORTNAME}-${PORTVERSION} X XMAINTAINER= dindin@dindin.ru XCOMMENT= Python bindings for exiv2 X XLIB_DEPENDS= exiv2.3:${PORTSDIR}/graphics/exiv2\ X boost_python.4:${PORTSDIR}/devel/boost-python X XWRKSRC= ${WRKDIR}/py${PORTNAME} XUSE_PYTHON= yes XUSE_GMAKE= yes XUSE_BZIP2= yes XUSE_SCONS= yes XUSE_LDCONFIG= yes XSCONS_ENV+= PREFIX=${PREFIX} CPPPATH=${PREFIX}/inlude LIBPATH=${PREFIX}/lib XSCONS_BUILDENV= ${SCONS_ENV} XSCONS_ARGS+= prefix=${PREFIX} use_env=1 X Xpost-patch: X ${REINPLACE_CMD} -e 's|python_inc_path\]|python_inc_path,\ X "${PREFIX}/include"\]|' -e 's|LIBS=libs|LIBS=libs,\ X LIBPATH=\"${PREFIX}/lib\"|'\ X ${WRKSRC}/src/SConscript X X.include END-of-graphics/py-exiv2/Makefile echo x - graphics/py-exiv2/distinfo sed 's/^X//' >graphics/py-exiv2/distinfo << 'END-of-graphics/py-exiv2/distinfo' XMD5 (pyexiv2-0.1.2.tar.bz2) = 246dae9b4eca5d2fe2a4e3762e13fac1 XSHA256 (pyexiv2-0.1.2.tar.bz2) = b28109f0607b5c3f020e73274a540e5f19ce8b164a9953d0ff2f9229764d7ae2 XSIZE (pyexiv2-0.1.2.tar.bz2) = 35796 END-of-graphics/py-exiv2/distinfo echo x - graphics/py-exiv2/pkg-descr sed 's/^X//' >graphics/py-exiv2/pkg-descr << 'END-of-graphics/py-exiv2/pkg-descr' XPython bindings for Cairo X XWWW: http://cairographics.org/ END-of-graphics/py-exiv2/pkg-descr echo x - graphics/py-exiv2/pkg-plist sed 's/^X//' >graphics/py-exiv2/pkg-plist << 'END-of-graphics/py-exiv2/pkg-plist' X%%PYTHON_SITELIBDIR%%/libpyexiv2.so X%%PYTHON_SITELIBDIR%%/pyexiv2.py END-of-graphics/py-exiv2/pkg-plist exit