# Created by: Dryice Liu # $FreeBSD: head/www/py-routes/Makefile 353690 2014-05-11 13:48:54Z wen $ PORTNAME= routes PORTVERSION= 2.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP/source/R/Routes PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Routes-${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Routing package for Python that matches URLs to dicts and vice versa LICENSE= MIT USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes PYDISTUTILS_PKGNAME= Routes .include