summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-02-16 10:06:55 +0000
committerwiz <wiz@pkgsrc.org>2010-02-16 10:06:55 +0000
commitf6f561beb873199650dc91f99d2e5fdfae740a34 (patch)
tree03613512c7c1a447aa890ac8ab669ae77420226d /pkgtools
parent4578f62eff19aa03d060866afb19cd52afb0dbfc (diff)
downloadpkgsrc-f6f561beb873199650dc91f99d2e5fdfae740a34.tar.gz
+ complain if LICENSE definition is missing
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkglint/TODO b/pkgtools/pkglint/TODO
index a8b5c07a462..95157aadb6f 100644
--- a/pkgtools/pkglint/TODO
+++ b/pkgtools/pkglint/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.71 2009/10/21 20:08:01 tnn Exp $
+$NetBSD: TODO,v 1.72 2010/02/16 10:06:55 wiz Exp $
Please add your own entries at the bottom of this file. If possible,
include the name of an example package where a warning should occur.
@@ -34,6 +34,7 @@ include the name of an example package where a warning should occur.
cd ${WRKSRC} && autoconf, then an incorrect warning is issued.
* LOCALBASE should not be used in normal Makefiles
* parse LICENSE expressions (make help topic=license)
+* complain if LICENSE definition is missing
%