# -*- 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
# $Id$

PortSystem          1.0
PortGroup           haskell 1.0

haskell.setup       ipatch 0.1.1 ghc no
revision            2
checksums           rmd160  e253f602aa2f4d5e880808edc79b807b646f9a8c \
                    sha256  b8d1a4f99effe3ef05930935aa7aafbfa2a11da568b8588092f4ba28d002cea7

maintainers         cal openmaintainer
platforms           darwin
license             GPL-2

description         interactive patch editor
long_description	\
    ipatch brings the power and convenience of selecting and editing patches in \
    Darcs to those who are not using the Darcs version control system. \
    \nIt allows the user to interactively split a patch file into several patch \
    file, as well as applying a patch interactively and possibly partially.

patchfiles          patch-use-extensible-exceptions.diff

depends_lib-append  port:darcs \
                    port:hs-hashed-storage