Ticket #45679: bsdowl-2.2.1-ryandesign.diff

File bsdowl-2.2.1-ryandesign.diff, 1.2 KB (added by ryandesign (Ryan Carsten Schmidt), 9 years ago)
  • Portfile

     
    22# $Id$
    33
    44PortSystem          1.0
    5 PortGroup           bitbucket 1.0
     5PortGroup           github 1.0
    66
    7 bitbucket.setup     michipili bsdowl 2.2 v
     7github.setup        michipili bsdowl 2.2.1 v
    88categories          devel
    99platforms           darwin
    1010maintainers         gmail.com:michipili
     
    2121                    configuration files, Preparation of a static website    \
    2222                    with ONSGMLS.
    2323
    24 checksums           rmd160  e934151176d150151bb2f7848cf9e902f54471db \
    25                     sha256  73f76a738188cac7d17ac8a039254d86e8d37ceef1a9d210040ba3fdbff3fa30
     24checksums           rmd160  db48c5610a99ba001a2be009cf8c9c549d8da197 \
     25                    sha256  269030428efec1a554f7ce038820f218e09523d771875c2ed6b6e7cd0288f4fd
    2626
    27 bitbucket.tarball_from downloads
    28 distname            ${name}-${version}
     27github.tarball_from releases
    2928use_xz              yes
    3029
     30depends_build       port:ocaml-findlib \
     31                    port:GraphicsMagick
     32
     33configure.args      has_bmake=yes
     34
    3135build.type          bsd