Ticket #40884: libsodium+muniversal.diff

File libsodium+muniversal.diff, 552 bytes (added by tresni (Brian Hartvigsen), 11 years ago)
  • Portfile

    old new  
    11# -*- 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
    2 # $Id: Portfile 112470 2013-10-24 05:27:46Z ryandesign@macports.org $
     2# $Id$
    33
    44PortSystem          1.0
    55PortGroup           github 1.0
     6PortGroup           muniversal 1.0
    67
    78github.setup        jedisct1 libsodium 0.4.5
    89