Index: head/textproc/py-trans/Makefile =================================================================== --- head/textproc/py-trans/Makefile (revision 464199) +++ head/textproc/py-trans/Makefile (revision 464200) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= trans PORTVERSION= 2.0.1 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= d.pryadko@rambler-co.ru COMMENT= Module for performing transliteration LICENSE= BSDunclear LICENSE_NAME= Unclear BSD License LICENSE_TEXT= License of this software is declared as 'BSD' in CHANGELOG. \ But it is not clear which versions of the BSD license (2, \ 3 or 4 clause) it is. No further file (except CHANGELOG) in \ the source archive contains license information. -LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT} +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= python:2.7 tar:bzip2 USE_PYTHON= autoplist distutils .include