Ticket #40305: Portfile

File Portfile, 920 bytes (added by pierreetienne.meunier@…, 11 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
5
6name                portitude
7version             0.1
8categories          sysutils macports
9platforms           darwin
10license             GPL-2+
11maintainers         patoline.org:pe openmaintainer
12
13description         portitude eases the process of adding new repositories to\
14                    macports. See http://${name}.patoline.org for more details.
15
16long_description    ${description}
17
18homepage            http://${name}.patoline.org
19master_sites        http://${name}.patoline.org/darcs
20
21checksums           rmd160 681d6c35599e6c4498f72e522d3a138813eee290 \
22                    sha256 236257d02cf4200defeed43793915da5bff7eefb4bd233f5efd8a60e5d47b212
23
24#depends_build       port:ghc
25use_configure       no
26
27destroot.args       BINDIR=${prefix}/bin