diff options
author | Koichiro Iwao <meta@FreeBSD.org> | 2018-03-27 06:10:56 +0000 |
---|---|---|
committer | Koichiro Iwao <meta@FreeBSD.org> | 2018-03-27 06:10:56 +0000 |
commit | 94ab5e2c70cd0b789004c039024cb0e59ff954a9 (patch) | |
tree | 3ad1768cb52cc6b5ac828eb92da72fa20faa6c9b /japanese/another-htmllint/Makefile | |
parent | bfd3542dd4b23b8a8e3e8aa99cbe2c14b3b74cba (diff) | |
download | ports-94ab5e2c70cd0b789004c039024cb0e59ff954a9.tar.gz ports-94ab5e2c70cd0b789004c039024cb0e59ff954a9.zip |
Notes
Diffstat (limited to 'japanese/another-htmllint/Makefile')
-rw-r--r-- | japanese/another-htmllint/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/japanese/another-htmllint/Makefile b/japanese/another-htmllint/Makefile index b09ec811a9e7..c99ba372bdeb 100644 --- a/japanese/another-htmllint/Makefile +++ b/japanese/another-htmllint/Makefile @@ -2,6 +2,7 @@ PORTNAME= another-htmllint PORTVERSION= 20111128 +PORTREVISION= 1 CATEGORIES= japanese www MASTER_SITES= http://openlab.ring.gr.jp/k16/htmllint/archives/ DISTNAME= htmllint @@ -9,7 +10,13 @@ DISTNAME= htmllint MAINTAINER= kuriyama@FreeBSD.org COMMENT= Another HTML-lint (all messages are written in Japanese) +LICENSE= AnotherHTMLlint +LICENSE_NAME= Another HTML-lint License +LICENSE_TEXT= See http://openlab.ring.gr.jp/k16/htmllint/index.html (Written in Japanese) +LICENSE_PERMS= no-dist-sell no-pkg-sell + RUN_DEPENDS= p5-CGI.pm>=0:www/p5-CGI.pm \ + p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ p5-libwww>=0:www/p5-libwww \ ja-p5-Jcode>=0:japanese/p5-Jcode |