# Created by: Matthias Petermann <matthias@petermann-it.de>
# $FreeBSD: tags/RELEASE_10_2_0/www/trytond_google_maps/Makefile 376109 2015-01-03 08:41:20Z mva $

PORTNAME=	trytond_google_maps
PORTVERSION=	2.4.0
PORTREVISION=	1
CATEGORIES=	www finance python
MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/

MAINTAINER=	matthias@petermann.it
COMMENT=	Tryton Application Platform (Google Maps Module)

LICENSE=	GPLv3

RUN_DEPENDS=	trytond>=2.4.0:${PORTSDIR}/finance/trytond \
		trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party

CONFLICTS=	trytond28_google_maps-2.8.*

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
