diff options
author | miwi <miwi@FreeBSD.org> | 2013-02-04 17:42:16 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-02-04 17:42:16 +0800 |
commit | 8f8747a6583e978ada9581b5b8d62024d05e9dbf (patch) | |
tree | 1546e2a57988646c01681bc1969a213198b704f8 /databases/Makefile | |
parent | 9f913a79102b415f9682fbabf68c034927d04b26 (diff) | |
download | freebsd-ports-gnome-8f8747a6583e978ada9581b5b8d62024d05e9dbf.tar.gz freebsd-ports-gnome-8f8747a6583e978ada9581b5b8d62024d05e9dbf.tar.zst freebsd-ports-gnome-8f8747a6583e978ada9581b5b8d62024d05e9dbf.zip |
Provides inflation and deflation for Authen::Passphrase instances from
and to either RFC 2307 or crypt encoding.
WWW: http://search.cpan.org/dist/DBIx-Class-InflateColumn-Authen-Passphrase/
PR: ports/174734
Submitted by: Frank Wall <fw@moov.de>
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 af736f16bb1b..df9f06f1f873 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -356,6 +356,7 @@ SUBDIR += p5-DBIx-Class-EncodedColumn SUBDIR += p5-DBIx-Class-Fixtures SUBDIR += p5-DBIx-Class-FrozenColumns + SUBDIR += p5-DBIx-Class-InflateColumn-Authen-Passphrase SUBDIR += p5-DBIx-Class-InflateColumn-FS SUBDIR += p5-DBIx-Class-InflateColumn-IP SUBDIR += p5-DBIx-Class-IntrospectableM2M |