Ticket #40884: libsodium+muniversal.diff
File libsodium+muniversal.diff, 552 bytes (added by tresni (Brian Hartvigsen), 11 years ago) |
---|
-
Portfile
old new 1 1 # -*- 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$ 3 3 4 4 PortSystem 1.0 5 5 PortGroup github 1.0 6 PortGroup muniversal 1.0 6 7 7 8 github.setup jedisct1 libsodium 0.4.5 8 9