aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-12-16 14:51:13 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-12-16 14:51:13 +0000
commitb51723216c0b8d56c0463a22c43453504b219ffc (patch)
treea00d57432dd71d73fb2b43626f0d4fc9fd4bb1bd /databases/Makefile
parent2348c94e53a5f5bcdd7528d9edebf39423751959 (diff)
downloadports-b51723216c0b8d56c0463a22c43453504b219ffc.tar.gz
ports-b51723216c0b8d56c0463a22c43453504b219ffc.zip
- Add databases/p5-SQL-NamedPlaceholder
SQL::NamedPlaceholder is extension of placeholder. This enable more readable and robust code. WWW: https://metacpan.org/release/SQL-NamedPlaceholder PR: 242020 Submitted by: bokutin@bokut.in
Notes
Notes: svn path=/head/; revision=520264
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 ed2114d8650b..57c9fbb6f4f3 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -493,6 +493,7 @@
SUBDIR += p5-SQL-Abstract-Plugin-InsertMulti
SUBDIR += p5-SQL-Interp
SUBDIR += p5-SQL-Maker
+ SUBDIR += p5-SQL-NamedPlaceholder
SUBDIR += p5-SQL-ReservedWords
SUBDIR += p5-SQL-Statement
SUBDIR += p5-SQL-Translator