Index: head/textproc/py-zope.i18nmessageid/Makefile =================================================================== --- head/textproc/py-zope.i18nmessageid/Makefile (revision 470885) +++ head/textproc/py-zope.i18nmessageid/Makefile (revision 470886) @@ -1,18 +1,21 @@ # Created by: Cheng-Lung Sung # $FreeBSD$ PORTNAME= zope.i18nmessageid PORTVERSION= 3.6.1 PORTREVISION= 1 CATEGORIES= textproc www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Message Identifiers for internationalization +LICENSE= ZPL21 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + USES= python USE_PYTHON= distutils autoplist .include