summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-09-14 14:04:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-09-14 14:04:29 +0000
commitd6e523c707fd0fc7abe3c7ef2a97574d10860cdb (patch)
tree49453cc78cab25846b8d99965ceafc000665de2d /devel/Makefile
parentPORTREVISION++ to fix PKGNAME issue (diff)
PHPDoc is an attemt to adopt Javadoc to the PHP world.
PR: ports/84643 Submitted by: Gerrit Beine <tux@pinguru.net>
Notes
Notes: svn path=/head/; revision=142713
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 4120639b7a77..f2969aa137e6 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1221,6 +1221,7 @@
SUBDIR += pear-OLE
SUBDIR += pear-PEAR
SUBDIR += pear-PEAR_PackageFileManager
+ SUBDIR += pear-PHPDoc
SUBDIR += pear-PHPUnit
SUBDIR += pear-PHPUnit2
SUBDIR += pear-PHP_Beautifier