# $FreeBSD$ PORTNAME= trytond_purchase_invoice_line_standalone PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Purchase Invoice Line Standalone Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_purchase>=2.4.0:${PORTSDIR}/finance/trytond_purchase \ trytond_account_invoice_line_standalone>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice_line_standalone CONFLICTS= trytond_purchase_invoice_line_standalone-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install NO_STAGE= yes .include