htmllint: comment out empty license
The tools don't like it.
This commit is contained in:
parent
857dbf3303
commit
97f199510a
1 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.40 2019/09/15 12:59:49 mef Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.41 2019/10/09 13:32:23 wiz Exp $
|
||||
|
||||
DISTNAME= htmllint
|
||||
PKGNAME= htmllint-20111128
|
||||
|
@ -10,7 +9,7 @@ EXTRACT_SUFX= .zip
|
|||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://openlab.ring.gr.jp/k16/htmllint/
|
||||
COMMENT= Another HTML-Lint program
|
||||
LICENSE= # Three lines NOTE is on the web, will adjust later
|
||||
#LICENSE= # Three lines NOTE is on the web, will adjust later
|
||||
|
||||
DEPENDS+= p5-Jcode>=0.68:../../converters/p5-Jcode
|
||||
DEPENDS+= p5-libwww>=5.8:../../www/p5-libwww
|
||||
|
|
Loading…
Reference in a new issue