aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2017-02-17 20:49:22 +0000
committerKurt Jaeger <pi@FreeBSD.org>2017-02-17 20:49:22 +0000
commit5b7d4741fbd9879a56a0e03e29def04d2ff2f8ea (patch)
treea0e06b0a092ea7684a5451814e6fb4af3877e1f9 /databases/Makefile
parentde481b1e2811251dde1c4d5e964fcaa4da379860 (diff)
downloadports-5b7d4741fbd9879a56a0e03e29def04d2ff2f8ea.tar.gz
ports-5b7d4741fbd9879a56a0e03e29def04d2ff2f8ea.zip
New port: databases/p5-File-Locate
File::Locate provides the locate() function that scans the locate database for a given substring or POSIX regular expression. The module can handle both plain old locate databases as well as the more hip slocate format. WWW: http://search.cpan.org/dist/File-Locate/
Notes
Notes: svn path=/head/; revision=434314
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 974fafe1a806..a3445b36070c 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -428,6 +428,7 @@
SUBDIR += p5-Data-Page
SUBDIR += p5-Data-Pageset
SUBDIR += p5-Exception-Class-DBI
+ SUBDIR += p5-File-Locate
SUBDIR += p5-GDBM
SUBDIR += p5-Genezzo
SUBDIR += p5-GitDDL