diff options
Diffstat (limited to 'finance/py-trytond-account-payment/Makefile')
-rw-r--r-- | finance/py-trytond-account-payment/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/py-trytond-account-payment/Makefile b/finance/py-trytond-account-payment/Makefile index 8cc4fb4061b..82556e70355 100644 --- a/finance/py-trytond-account-payment/Makefile +++ b/finance/py-trytond-account-payment/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2015/03/15 00:17:35 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2015/08/24 14:49:42 richard Exp $ TRYTON_MODULE_NAME= trytond_account_payment .include "../../devel/py-trytond/Makefile.common" CATEGORIES= finance python MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tryton.org/ -COMMENT= account_payment module of the Tryton application platform +COMMENT= Account_payment module of the Tryton application platform LICENSE= gnu-gpl-v3 DEPENDS+= ${PYPKGPREFIX}-trytond-currency-[0-9]*:../../finance/py-trytond-currency |