# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
# $Id: Portfile 64061 2010-02-21 02:56:19Z ryandesign@macports.org $

PortSystem          1.0

name                digikam-devel
replaced_by         digikam
version             1.1.0
categories          kde kde4
maintainers         nomaintainer
platforms           darwin

description         Photo Management Program
long_description    Digital photo management program to import, organize, enhance, search and export your digital images.

homepage            http://www.digikam.org/
distfiles

pre-fetch {
    ui_error "The ${name} port is no longer being updated. Please install the digikam port instead."
    return -code error "obsolete port"
}

livecheck.type          none
