1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Add LICENSE

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-12-07 09:01:32 +00:00
parent 6cde83cb8d
commit c3698ed505
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486843

View File

@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}rc1
MAINTAINER= python@FreeBSD.org
COMMENT= Python library that provides easy scripting with Jabber
LICENSE= GPLv2+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.7.1:dns/py-dnspython@${PY_FLAVOR}
USES= python:2.7 shebangfix