# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup php 1.1 name php-scrypt version 1.2 categories-append platforms darwin maintainers ryandesign openmaintainer license BSD php.branches 5.3 5.4 5.5 php.pecl yes description a PHP wrapper for scrypt long_description ${name} is ${description}, key derivation function \ designed to be secure against hardware brute-force attacks. checksums rmd160 efda9cdc41870643f54e9532a8de71f727df504d \ sha256 b5089b32bdf5d4e1406081c29a7f72447ec801ef863cb7aefed22e82941f56f9 configure.args-append --enable-scrypt use_parallel_build yes test.run yes