summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2013-05-19 10:00:37 +0000
committerWen Heping <wen@FreeBSD.org>2013-05-19 10:00:37 +0000
commitb4a8d387077021e6646dd44f5421544746d7753c (patch)
tree83a6c0793267f80abfc3a9b94656616f55a3422a /finance
parent- Update MASTER_SITES (diff)
- Update MASTER_SITES
- Add CONFLICTS - Trim Makefile headers PR: 178161 Submitted by: Matthias Petermann <matthias@petermann.it> (maintainer)
Notes
Notes: svn path=/head/; revision=318511
Diffstat (limited to 'finance')
-rw-r--r--finance/trytond_currency/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/finance/trytond_currency/Makefile b/finance/trytond_currency/Makefile
index 6e17d2f6f489..33705706dbd4 100644
--- a/finance/trytond_currency/Makefile
+++ b/finance/trytond_currency/Makefile
@@ -1,22 +1,19 @@
-# New ports collection makefile for: trytond_currency
-# Date created: 12 August, 2012
-# Whom: Matthias Petermann<matthias@petermann.it>
-#
# $FreeBSD$
-#
PORTNAME= trytond_currency
PORTVERSION= 2.4.0
CATEGORIES= finance python
-MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/
+MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/
MAINTAINER= matthias@petermann.it
-COMMENT= The Currency Module for Tryton
+COMMENT= Tryton Application Platform (Currency Module)
LICENSE= GPLv3
RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond
+CONFLICTS= trytond_currency-2.[68].*
+
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install