aboutsummaryrefslogtreecommitdiff
path: root/editors/py-editorconfig
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-01-18 09:30:31 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-01-18 09:30:31 +0000
commit35d144cbba99373e35f8567fb9d3837275bf2fc1 (patch)
tree67f98b8f7ea8f849094e74d3ad9f11a7e8e0409d /editors/py-editorconfig
parentf139631853ae1099a997066145ef625de46f0127 (diff)
downloadports-35d144cbba99373e35f8567fb9d3837275bf2fc1.tar.gz
ports-35d144cbba99373e35f8567fb9d3837275bf2fc1.zip
- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=490632
Diffstat (limited to 'editors/py-editorconfig')
-rw-r--r--editors/py-editorconfig/Makefile1
-rw-r--r--editors/py-editorconfig/pkg-descr2
2 files changed, 2 insertions, 1 deletions
diff --git a/editors/py-editorconfig/Makefile b/editors/py-editorconfig/Makefile
index 816572ba6bde..4261627e15d9 100644
--- a/editors/py-editorconfig/Makefile
+++ b/editors/py-editorconfig/Makefile
@@ -12,6 +12,7 @@ MAINTAINER= shaun@FreeBSD.org
COMMENT= EditorConfig File Locator and Interpreter for Python
LICENSE= PSFL
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES?= python
USE_PYTHON= distutils autoplist
diff --git a/editors/py-editorconfig/pkg-descr b/editors/py-editorconfig/pkg-descr
index 84195dd5423b..955a23a3beb9 100644
--- a/editors/py-editorconfig/pkg-descr
+++ b/editors/py-editorconfig/pkg-descr
@@ -4,4 +4,4 @@ The EditorConfig project maintains a file format and plugins for various
text editors which allow this file format to be read and used by those
editors.
-WWW: http://editorconfig.org/
+WWW: https://editorconfig.org/