diff options
Diffstat (limited to 'devel/py-repoze.xmliter/Makefile')
-rw-r--r-- | devel/py-repoze.xmliter/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/py-repoze.xmliter/Makefile b/devel/py-repoze.xmliter/Makefile index a0d7acc48d1a..71447bd9dd15 100644 --- a/devel/py-repoze.xmliter/Makefile +++ b/devel/py-repoze.xmliter/Makefile @@ -10,7 +10,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= Wrapper for lxml trees which serializes to string upon iteration -LICENSE= BSD +LICENSE= REPOZE +LICENSE_NAME= Repoze License +LICENSE_FILE= ${WRKSRC}/LICENSE.txt +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.1.1:${PORTSDIR}/devel/py-lxml |