head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.06.02.59;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.05.30.20.16.33;	author rm;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switch exporter over
@
text
@# New ports collection makefile for:	py-fedex
# Date created:				31 May 2012
# Whom:					Kevin Golding <ports@@caomhin.org>
#
# $FreeBSD: head/www/py-fedex/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	fedex
PORTVERSION=	1.0.13
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@@caomhin.org
COMMENT=	A light wrapper around Fedex's Web Services SOAP API using suds

LICENSE=	GPLv3

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}suds>=0:${PORTSDIR}/net/py-suds

USE_PYTHON=	-2.7
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
@


1.1
log
@A light wrapper around Fedex's Web Services SOAP API using suds.

WWW:	http://code.google.com/p/python-fedex/

PR:		ports/167126
Submitted by:	Kevin Golding <ports@@caomhin.org>
@
text
@d5 1
a5 1
# $FreeBSD$
@

