diff options
author | adamw <adamw@FreeBSD.org> | 2015-02-22 00:30:34 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2015-02-22 00:30:34 +0800 |
commit | 681ca5ce747c5c8f415db20113d29fb3736e5655 (patch) | |
tree | 35670fa0c40ae05c0934f24a08ee8f7e46082d34 /databases/Makefile | |
parent | 0d1936cc303fa9e662a8a2d2ed3384a7b3ba0ca1 (diff) | |
download | freebsd-ports-gnome-681ca5ce747c5c8f415db20113d29fb3736e5655.tar.gz freebsd-ports-gnome-681ca5ce747c5c8f415db20113d29fb3736e5655.tar.zst freebsd-ports-gnome-681ca5ce747c5c8f415db20113d29fb3736e5655.zip |
Add databases/p5-Mojo-Pg, a PostgreSQL integration for Mojolicious.
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 077a6ea477b5..b83671261613 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -416,6 +416,7 @@ SUBDIR += p5-MR-Tarantool SUBDIR += p5-Memcached-libmemcached SUBDIR += p5-Metadata + SUBDIR += p5-Mojo-Pg SUBDIR += p5-MongoDB SUBDIR += p5-MySQL-Diff SUBDIR += p5-Net-Async-CassandraCQL |