aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-10-24 09:30:12 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-10-24 09:30:12 +0000
commitfe4949f15881f6ccaa51beb1902954657eb466ab (patch)
tree45ec096cd5f0a0d1bf9c44d76ed6bc44fe933f96 /textproc
parent37ef78d3ca7eef5b60f0cb8793a585b07313da69 (diff)
downloadports-fe4949f15881f6ccaa51beb1902954657eb466ab.tar.gz
ports-fe4949f15881f6ccaa51beb1902954657eb466ab.zip
- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=482897
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libyaml/Makefile1
-rw-r--r--textproc/libyaml/pkg-descr2
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libyaml/Makefile b/textproc/libyaml/Makefile
index 8d3b7b6b4b78..a4f0eb2ea095 100644
--- a/textproc/libyaml/Makefile
+++ b/textproc/libyaml/Makefile
@@ -12,6 +12,7 @@ MAINTAINER= jpaetzel@FreeBSD.org
COMMENT= YAML 1.1 parser and emitter written in C
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
diff --git a/textproc/libyaml/pkg-descr b/textproc/libyaml/pkg-descr
index 05e92566614f..bc1199ea92da 100644
--- a/textproc/libyaml/pkg-descr
+++ b/textproc/libyaml/pkg-descr
@@ -20,4 +20,4 @@ applications and bindings. Although some of these processes may be covered
in the latter releases, they are not in the scope of the initial release of
LibYAML.
-WWW: http://pyyaml.org/wiki/LibYAML
+WWW: https://pyyaml.org/wiki/LibYAML