aboutsummaryrefslogtreecommitdiff
path: root/finance/trytond_product_measurements
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2013-05-19 13:30:14 +0000
committerWen Heping <wen@FreeBSD.org>2013-05-19 13:30:14 +0000
commita126bc9403271cc431f79182ee264d975a0131c5 (patch)
treefa9c7369d587a0b3890b7c8a4ae36b481f5954e2 /finance/trytond_product_measurements
parenta731c13b45ea8cac957be34f80fad70fe833d34d (diff)
downloadports-a126bc9403271cc431f79182ee264d975a0131c5.tar.gz
ports-a126bc9403271cc431f79182ee264d975a0131c5.zip
- Update MASTER_SITES
- Add CONFLICTS - Trim Makefile headers PR: 178161 Submitted by: Matthias Petermann <matthias@petermann.it> (maintainer)
Notes
Notes: svn path=/head/; revision=318522
Diffstat (limited to 'finance/trytond_product_measurements')
-rw-r--r--finance/trytond_product_measurements/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/finance/trytond_product_measurements/Makefile b/finance/trytond_product_measurements/Makefile
index 0eac974b04df..7dcd16fb6ee4 100644
--- a/finance/trytond_product_measurements/Makefile
+++ b/finance/trytond_product_measurements/Makefile
@@ -1,14 +1,9 @@
-# New ports collection makefile for: trytond_product_measurements
-# Date created: 07 September, 2012
-# Whom: Matthias Petermann<matthias@petermann.it>
-#
# $FreeBSD$
-#
PORTNAME= trytond_product_measurements
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= Tryton Application Platform (Product Measurements Module)
@@ -18,6 +13,8 @@ LICENSE= GPLv3
RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product
+CONFLICTS= trytond_product_measurements-2.[68].*
+
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install