aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-10-24 17:33:38 +0800
committermiwi <miwi@FreeBSD.org>2008-10-24 17:33:38 +0800
commit52ae897418abc498286ce5ffc4889db5cd98e78b (patch)
tree21adbbf5fdc82c05cf372dc3104e17991e87ad99 /databases/Makefile
parent1d0b71e178a94d2b799d04587179298683d569c7 (diff)
downloadfreebsd-ports-gnome-52ae897418abc498286ce5ffc4889db5cd98e78b.tar.gz
freebsd-ports-gnome-52ae897418abc498286ce5ffc4889db5cd98e78b.tar.zst
freebsd-ports-gnome-52ae897418abc498286ce5ffc4889db5cd98e78b.zip
The Perl 5 module DBIx::Class::InflateColumn::IP is a DBIx::Class
component to declare columns as IP addresses and treat them as NetAddr::IP objects. WWW: http://search.cpan.org/dist/DBIx-Class-InflateColumn-IP/
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 bb40e6955ac5..46a0717a1199 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -281,6 +281,7 @@
SUBDIR += p5-DBIx-Class-DynamicSubclass
SUBDIR += p5-DBIx-Class-EncodeColumns
SUBDIR += p5-DBIx-Class-FrozenColumns
+ SUBDIR += p5-DBIx-Class-InflateColumn-IP
SUBDIR += p5-DBIx-Class-Loader
SUBDIR += p5-DBIx-Class-Schema-Loader
SUBDIR += p5-DBIx-Class-UUIDColumns