summaryrefslogtreecommitdiffstats
path: root/devel/py-pygpx/Makefile
blob: 8375c3ee7e92b9c081985f94b00c2e5a28eb1594 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$

PORTNAME=	pygpx
PORTVERSION=	0.2
PORTREVISION=	1
CATEGORIES=	devel python
MASTER_SITES=	${MASTER_SITE_CHEESESHOP}
MASTER_SITE_SUBDIR=	source/p/pygpx/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	wenheping@gmail.com
COMMENT=	Python Module For Parsing GPS Exchange Format (GPX) File

PLIST_SUB=	GPX_INFO=${PYDISTUTILS_EGGINFO}

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
OpenPOWER on IntegriCloud