# -*- 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: Portfile 91970 2012-04-14 10:26:50Z jmr@macports.org $

PortSystem          1.0

name                kipi-plugins
version             1.8.0
revision            1
categories          kde kde4
maintainers         nomaintainer

replaced_by         digikam

description         KDE Image Plugin Interface
long_description    KIPI is an effort to develop a common plugin structure for \
                    Digikam, KPhotoAlbum, Showimg and GwenView. Its aim is to \
                    share image plugins among graphic applications. Kipi is \
                    based on the old digiKam plugins implementation.

homepage            http://www.kipi-plugins.org/
platforms           darwin

distfiles

pre-extract {
    ui_error "Please do not install this port since it is included in the 'digikam' port now."
    return -code error "obsolete port"
}
