diff options
Diffstat (limited to 'devel/pear-PHP_PMD/pkg-descr')
-rw-r--r-- | devel/pear-PHP_PMD/pkg-descr | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/devel/pear-PHP_PMD/pkg-descr b/devel/pear-PHP_PMD/pkg-descr deleted file mode 100644 index 7fd4df77b7ef..000000000000 --- a/devel/pear-PHP_PMD/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The PHP Mess Detector aims to be a simplified PHP port of the well known -Java Tool PMD. This project uses PHP_Depend to measure several software -metrics from given source code, then it compares the calculated values -with customizeable thresholds and reports all suspect software artifacts - -WWW: http://phpmd.org/ |