Ticket #27974: Portfile

File Portfile, 854 bytes (added by boris.dusek@…, 13 years ago)
Line 
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$
3
4PortSystem      1.0
5PortGroup muniversal 1.0
6
7name                    liblouis
8version                 2.1.1
9categories              textproc
10maintainers             gmail.com:boris.dusek
11description             A Braille translation and back-translation library
12long_description        A Braille translation and back-translation library
13homepage                http://code.google.com/p/liblouis/
14platforms               darwin
15master_sites    http://${name}.googlecode.com/files/
16
17checksums               md5 ab1328df1a91cf8dbfbfe304b63ee445 \
18                sha1 9993449b1ca4d13fb20832dff5553bee78606a4d \
19                rmd160 3dc8f0f06312ef3217ab47238ab5e09494da9bdd
20
21livecheck.type  regex
22livecheck.url   http://code.google.com/p/${name}/downloads/list?can=2&q=&sort=-uploaded
23livecheck.regex files/${name}-(\[0-9\.\]+).tar.gz