Index: head/devel/py-pylru-cache/Makefile =================================================================== --- head/devel/py-pylru-cache/Makefile (revision 450169) +++ head/devel/py-pylru-cache/Makefile (revision 450170) @@ -1,19 +1,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= BSD +LICENSE= BSD3CLAUSE GPLv3 +LICENSE_COMB= dual USES?= python USE_PYTHON= distutils autoplist .include