# New ports collection makefile for: py-exiv2 # Date created: 2008-06-01 # Whom: Denis Barov # # $FreeBSD$ # PORTNAME= exiv2 PORTVERSION= 0.1.2 PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= http://tilloy.net/dev/pyexiv2/releases/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= dindin@dindin.ru COMMENT= Python bindings for exiv2 LIB_DEPENDS= exiv2.7:${PORTSDIR}/graphics/exiv2\ boost_python.4:${PORTSDIR}/devel/boost-python BROKEN= does not compile with exiv2-0.18, should change at future version py-exiv2-0.2 WRKSRC= ${WRKDIR}/py${PORTNAME} USE_PYTHON= yes USE_GMAKE= yes USE_BZIP2= yes USE_SCONS= yes USE_LDCONFIG= yes SCONS_ENV+= PREFIX=${PREFIX} CPPPATH=${PREFIX}/inlude LIBPATH=${PREFIX}/lib SCONS_BUILDENV= ${SCONS_ENV} SCONS_ARGS+= prefix=${PREFIX} use_env=1 post-patch: ${REINPLACE_CMD} -e 's|python_inc_path\]|python_inc_path,\ "${PREFIX}/include"\]|' -e 's|LIBS=libs|LIBS=libs,\ LIBPATH=\"${PREFIX}/lib\"|'\ ${WRKSRC}/src/SConscript .include f='/~lantw44/cgit/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/math/gsl
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.13makc2009-12-023-5/+5
* - Update maintainer mail adressemiwi2009-06-081-1/+1
* - Update to 1.12miwi2009-01-133-5/+7
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* - Add regression-test targetmiwi2008-06-211-0/+3
* - Update to 1.11jadawin2008-04-08