- Add LICENSE

- Add NO_ARCH

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-12-05 09:09:51 +00:00
parent abc40dd404
commit 76063b23a0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486655

View File

@ -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 <bsd.port.mk>