pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases databases/Makefile: Add SQLiteCpp



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a3a1a7bdbfc
branches:  trunk
changeset: 378780:7a3a1a7bdbfc
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Apr 15 01:05:51 2018 +0000

description:
databases/Makefile: Add SQLiteCpp

diffstat:

 databases/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 283cd85a2cd4 -r 7a3a1a7bdbfc databases/Makefile
--- a/databases/Makefile        Sun Apr 15 01:05:48 2018 +0000
+++ b/databases/Makefile        Sun Apr 15 01:05:51 2018 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.559 2018/04/13 08:04:14 fhajny Exp $
+# $NetBSD: Makefile,v 1.560 2018/04/15 01:05:51 minskim Exp $
 
 COMMENT=       Databases
 
 SUBDIR+=       R-RSQLite
 SUBDIR+=       R-sqldf
+SUBDIR+=       SQLiteCpp
 SUBDIR+=       abook
 SUBDIR+=       adodb
 SUBDIR+=       apache-cassandra



Home | Main Index | Thread Index | Old Index