1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Add LICENSE

- Add NO_ARCH
This commit is contained in:
Dmitry Marakasov 2016-06-08 17:12:12 +00:00
parent ea8f740e1f
commit 76485ef815
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416548

View File

@ -13,7 +13,11 @@ COMMENT= Simple and clean widget for DateTimeField
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>0:www/py-django18
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>