aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-01-02 18:34:58 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-01-02 18:34:58 +0000
commitfb892b06f4347bd7406af05ca520d610a48d4412 (patch)
treebb6eeddc5231fdc6ecc908a7949943bf65604f06 /devel/Makefile
parentcdd6093811a571de9e414f71156fc1123865d4dc (diff)
FinderFacade is a convenience wrapper for Symfony's Finder component.
WWW: https://github.com/sebastianbergmann/finder-facade PR: 172772 Submitted by: Gasol Wu <gasol.wu@gmail.com>
Notes
Notes: svn path=/head/; revision=309830
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 2d7bd44c857a..c38d9af68549 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3072,6 +3072,7 @@
SUBDIR += pear-Pager
SUBDIR += pear-PhpDocumentor
SUBDIR += pear-Pirum
+ SUBDIR += pear-SebastianBergmann_FinderFacade
SUBDIR += pear-SebastianBergmann_PHPLOC
SUBDIR += pear-Structure_LinkedList
SUBDIR += pear-Structures_DataGrid