diff --git a/devel/py-unicodecsv/Makefile b/devel/py-unicodecsv/Makefile index 3ed94296ab52..698ac830c9d1 100644 --- a/devel/py-unicodecsv/Makefile +++ b/devel/py-unicodecsv/Makefile @@ -10,7 +10,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexander.nusov@nfvexpress.com COMMENT= Drop-in replacement for Python 2.7 csv module +LICENSE= BSD + USES= python USE_PYTHON= autoplist distutils +NO_ARCH= yes .include