# Created by: Kevin Golding # $FreeBSD$ PORTNAME= django-hijack PORTVERSION= 2.1.10 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@caomhin.org COMMENT= Allows DJango superusers to login as other users LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>0:www/py-django111@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes .include