Ticket #45679: bsdowl-2.2.1-ryandesign.diff
File bsdowl-2.2.1-ryandesign.diff, 1.2 KB (added by ryandesign (Ryan Carsten Schmidt), 10 years ago) |
---|
-
Portfile
2 2 # $Id$ 3 3 4 4 PortSystem 1.0 5 PortGroup bitbucket1.05 PortGroup github 1.0 6 6 7 bitbucket.setup michipili bsdowl 2.2v7 github.setup michipili bsdowl 2.2.1 v 8 8 categories devel 9 9 platforms darwin 10 10 maintainers gmail.com:michipili … … 21 21 configuration files, Preparation of a static website \ 22 22 with ONSGMLS. 23 23 24 checksums rmd160 e934151176d150151bb2f7848cf9e902f54471db\25 sha256 73f76a738188cac7d17ac8a039254d86e8d37ceef1a9d210040ba3fdbff3fa3024 checksums rmd160 db48c5610a99ba001a2be009cf8c9c549d8da197 \ 25 sha256 269030428efec1a554f7ce038820f218e09523d771875c2ed6b6e7cd0288f4fd 26 26 27 bitbucket.tarball_from downloads 28 distname ${name}-${version} 27 github.tarball_from releases 29 28 use_xz yes 30 29 30 depends_build port:ocaml-findlib \ 31 port:GraphicsMagick 32 33 configure.args has_bmake=yes 34 31 35 build.type bsd