summaryrefslogtreecommitdiffstats
path: root/devel/py-pylru-cache/Makefile
blob: 2789f084302ff18313636bdf0137f74ad38f8339 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: philip@FreeBSD.org
# $FreeBSD$

PORTNAME=	pylru-cache
PORTVERSION=	0.1.4
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	py_lru_cache-${PORTVERSION}

MAINTAINER=	philip@FreeBSD.org
COMMENT=	LRU cache for Python

LICENSE=	BSD3CLAUSE GPLv3
LICENSE_COMB=	dual

USES?=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
OpenPOWER on IntegriCloud