Created
June 2, 2019 22:21
-
-
Save stronk7/f2a710130ae6b54355e71cdffe08d90d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- 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 | |
PortSystem 1.0 | |
PortGroup php 1.1 | |
name php-sqlsrv | |
version 5.6.1 | |
revision 1 | |
categories-append databases | |
platforms darwin | |
maintainers nomaintainer | |
license PHP-3 | |
php.branches 7.1 7.2 7.3 | |
php.pecl yes | |
description sqlsrv drivers for php 7.x | |
long_description sqlsrv drivers for php 7.x | |
homepage https://github.com/microsoft/msphpsql | |
checksums rmd160 2ef591fa12fc8829ef7c2736adba10c45c6f9b78 \ | |
sha256 0ab48ae7a9957586f5ec3ea1c19c528951517529078679a0dc3fd9fe83305445 | |
depends_lib port:msodbcsql |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment