View | Details | Raw Unified | Return to bug 222458 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 11-17 Link Here
11
MAINTAINER=	philip@FreeBSD.org
11
MAINTAINER=	philip@FreeBSD.org
12
COMMENT=	LRU cache for Python
12
COMMENT=	LRU cache for Python
13
13
14
LICENSE=	BSD
14
LICENSE=	BSD3CLAUSE GPLv3
15
LICENSE_COMB=	dual
15
16
16
USES?=		python
17
USES?=		python
17
USE_PYTHON=	distutils autoplist
18
USE_PYTHON=	distutils autoplist

Return to bug 222458