aboutsummaryrefslogblamecommitdiff
path: root/www/py-django-hierarkey/Makefile
blob: 0686fe269aa5d301383617c8bf9f949e50a859c5 (plain) (tree)
1
2
3
4
5
6
7
8
9


                                
                    



                                                       
                                                            




                                                                                 
                      




                                   
PORTNAME=	django-hierarkey
PORTVERSION=	1.0.3
CATEGORIES=	www python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	alex@xanderio.de
COMMENT=	Hierarchical key-value store for django
WWW=		https://github.com/raphaelm/django-hierarkey

LICENSE=	APACHE20

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR}

USES=		python
USE_PYTHON=	autoplist distutils

NO_ARCH=	yes

.include <bsd.port.mk>