aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-digest-crc/pkg-descr
diff options
context:
space:
mode:
authorBrad Davis <brd@FreeBSD.org>2016-05-19 14:31:37 +0000
committerBrad Davis <brd@FreeBSD.org>2016-05-19 14:31:37 +0000
commit4a8f2b6f1fd63bce7256ef4052a8ec076f9e370d (patch)
tree6559a645747fa84b062c6dc4ed25e5d592c8122e /security/rubygem-digest-crc/pkg-descr
parent5797a8b7513488064a40d29a7258e31c3122492c (diff)
downloadports-4a8f2b6f1fd63bce7256ef4052a8ec076f9e370d.tar.gz
ports-4a8f2b6f1fd63bce7256ef4052a8ec076f9e370d.zip
Add a new port security/rubygem-digest-crc.
Approved by: swills (mentor)
Notes
Notes: svn path=/head/; revision=415506
Diffstat (limited to 'security/rubygem-digest-crc/pkg-descr')
-rw-r--r--security/rubygem-digest-crc/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/rubygem-digest-crc/pkg-descr b/security/rubygem-digest-crc/pkg-descr
new file mode 100644
index 000000000000..a9d202f8a03b
--- /dev/null
+++ b/security/rubygem-digest-crc/pkg-descr
@@ -0,0 +1,4 @@
+Adds support for calculating Cyclic Redundancy Check (CRC) to the Digest module.
+Pure Ruby implementation. Provides CRC Tables for optimized calculations.
+
+WWW: https://github.com/postmodern/digest-crc