aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-02-18 01:05:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-02-18 01:05:35 +0000
commit8a38f1d4c7764016d88e8f6d7847138c80d011f4 (patch)
tree78b15dbb3622130931ea7e3764a5138ab364fbf6 /devel/Makefile
parentc712cce2be2279c3cec21ffa3bc39a432cc200d9 (diff)
downloadports-8a38f1d4c7764016d88e8f6d7847138c80d011f4.tar.gz
ports-8a38f1d4c7764016d88e8f6d7847138c80d011f4.zip
The PHP Project Wizard (PPW) is a commandline tool that can be used to generate
the scripts and configuration files necessary for the build automation of a PHP project. WWW: https://github.com/sebastianbergmann/php-project-wizard PR: ports/176074 Submitted by: Gasol Wu <gasol.wu@gmail.com>
Notes
Notes: svn path=/head/; revision=312469
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 a7834ad07493..33753d7ef3df 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3106,6 +3106,7 @@
SUBDIR += pear-PHP_Timer
SUBDIR += pear-PHP_TokenStream
SUBDIR += pear-PHP_UML
+ SUBDIR += pear-PPW
SUBDIR += pear-Pager
SUBDIR += pear-PhpDocumentor
SUBDIR += pear-Pirum