aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-01-05 19:09:13 +0000
committerSteve Wills <swills@FreeBSD.org>2019-01-05 19:09:13 +0000
commitb5d6f7aed6fecdaa85fca9b5b0a47592cef88913 (patch)
tree2e3c5b59a2f181dcb9617445a9d1be1eac548d15 /databases/Makefile
parente4c654789c0f330299f6e707a047495cc709d0bf (diff)
downloadports-b5d6f7aed6fecdaa85fca9b5b0a47592cef88913.tar.gz
ports-b5d6f7aed6fecdaa85fca9b5b0a47592cef88913.zip
databases/p5-DBIx-Class-AuditLog: create port
Simple activity audit logging for DBIx::Class. Save the update contents in another tables. WWW: https://metacpan.org/release/DBIx-Class-AuditLog PR: 229081 Submitted by: Tomohiro Hosaka <bokutin@bokut.in>
Notes
Notes: svn path=/head/; revision=489366
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 c3e2edcaf3b3..84eb50deec3a 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -347,6 +347,7 @@
SUBDIR += p5-DBIx-Browse
SUBDIR += p5-DBIx-Class
SUBDIR += p5-DBIx-Class-AsFdat
+ SUBDIR += p5-DBIx-Class-AuditLog
SUBDIR += p5-DBIx-Class-BitField
SUBDIR += p5-DBIx-Class-Candy
SUBDIR += p5-DBIx-Class-Cursor-Cached