PORTNAME=	urlman
DISTVERSION=	1.2.0
PORTREVISION=	1
CATEGORIES=	www python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	alex@xanderio.de
COMMENT=	Nicer way to do URLs for Django models
WWW=		https://github.com/andrewgodwin/urlman

LICENSE=	APACHE20

USES=		python
USE_PYTHON=	autoplist distutils

NO_ARCH=	yes

.include <bsd.port.mk>
