aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-01-19 10:31:05 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-01-19 10:31:05 +0000
commit7b2c7700405826a382f2d24ecc1bb12a32a878a8 (patch)
treee1341596eb3b379851f59f8d9bc3e0ab50bdca4f /devel/Makefile
parent8590d330ca1f87944a5a1439c38bc478e9cb3c09 (diff)
downloadports-7b2c7700405826a382f2d24ecc1bb12a32a878a8.tar.gz
ports-7b2c7700405826a382f2d24ecc1bb12a32a878a8.zip
New port: devel/pear-PHP_Beautifier PEAR beautifier for PHP
This program reformat and beautify PHP source code files automatically. The program is Open Source and distributed under the terms of PHP Licence. It is written in PHP 5 and has a command line tool. PR: ports/76196 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
Notes
Notes: svn path=/head/; revision=126808
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 ffe7c9affc4e..e891fc51601e 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1120,6 +1120,7 @@
SUBDIR += pear-PEAR
SUBDIR += pear-PHPUnit
SUBDIR += pear-PHPUnit2
+ SUBDIR += pear-PHP_Beautifier
SUBDIR += pear-PHP_Compat
SUBDIR += pear-Pager
SUBDIR += pear-Structures_DataGrid