diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-12-03 13:18:19 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-12-03 13:18:19 +0000 |
commit | ef57343e49b56db5180417c2f4bfe84bba590989 (patch) | |
tree | ab15e407d43a1babf39957031a2d409e349a6374 /devel/Makefile | |
parent | be2db2d708e50db22b51e4ec8e1789ba1d4d16c4 (diff) | |
download | ports-ef57343e49b56db5180417c2f4bfe84bba590989.tar.gz ports-ef57343e49b56db5180417c2f4bfe84bba590989.zip |
PEAR channel for the PHPMD project
WWW: http://phpmd.org/
PR: 172758
Submitted by: Gasol Wu <gasol.wu@gmail.com>
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=308148
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 30618a58c353..4263cfa0cd81 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3054,6 +3054,7 @@ SUBDIR += pear-channel-ezc SUBDIR += pear-channel-horde SUBDIR += pear-channel-openpear + SUBDIR += pear-channel-phpmd SUBDIR += pear-channel-phpunit SUBDIR += pear-channel-pirum SUBDIR += pear-channel-symfony |