Ticket #16374: Portfile

File Portfile, 876 bytes (added by matteocorti (Matteo Corti), 16 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
3# Subversion
4# $Id$
5# $Revision$
6# $HeadURL$
7# $Date$
8
9PortSystem          1.0
10
11name                roll
12version             1.1.3
13revision            0
14categories          games
15maintainers         matteo.corti@gmail.com
16description         Dice roller
17long_description    rolls a user-defined dice sequence
18homepage            http://matteocorti.ch/software/roll/
19platforms           darwin
20master_sites        http://matteocorti.ch/software/roll/
21
22checksums           md5 b7b9bcbb403a14d45a3201f9a161b540 \
23                    sha1 d6de8e77731a4fb89a5dfe82293eb951705da05a \
24                    rmd160 7e6144587d9ace1deab74a95815eeb04e6a43356
25
26use_parallel_build  yes
27
28depends_build       bin:lex:flex \
29                    bin:bison:bison