# Created by: Dryice Liu # $FreeBSD: head/www/py-routes/Makefile 412650 2016-04-07 01:36:33Z wen $ PORTNAME= routes PORTVERSION= 2.3.1 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 USES= python USE_PYTHON= autoplist distutils .include