aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2004-05-28 14:20:09 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2004-05-28 14:20:09 +0000
commit96e035fb8da9bac8b2c81343e4c41c0e718a325c (patch)
treef957ef74930b7f0bc5890613849d1ebd198fc54c /devel/Makefile
parent692323b99c6ba14b7f838c461e40463a2b1411bc (diff)
downloadports-96e035fb8da9bac8b2c81343e4c41c0e718a325c.tar.gz
ports-96e035fb8da9bac8b2c81343e4c41c0e718a325c.zip
Add port for pylint 0.4.1,
which analyzes Python source code looking for bugs and signs of poor quality.
Notes
Notes: svn path=/head/; revision=110192
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 6b05df708d5e..cac877162d36 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1080,6 +1080,7 @@
SUBDIR += py-yaml
SUBDIR += py_otp_interface
SUBDIR += pychecker
+ SUBDIR += pylint
SUBDIR += pyobfuscate
SUBDIR += pyrex
SUBDIR += pyumlgraph