1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Add LICENSE

- Add NO_ARCH
This commit is contained in:
Dmitry Marakasov 2015-09-14 12:20:10 +00:00
parent 2a96318e2c
commit b6a4db6629
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396896

View File

@ -11,7 +11,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Library to display flash messages in python web applications
LICENSE= MIT
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>