# -*- 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 67465 2010-05-10 15:32:48Z snc@macports.org $

PortSystem          1.0
PortGroup           kde4 1.0

name                shared-desktop-ontologies
version             0.5
categories          kde kde4 devel
maintainers         snc sharky openmaintainer
description         Open Semantic Collaboration Architecture Foundation (OSCAF)\
                    ontologies and reference code development.
long_description    This project is used by maintainers from open source \
                    projects to maintain standards for the interoperability of \
                    desktop and web applications.

homepage            http://oscaf.sourceforge.net
platforms           darwin

use_bzip2           yes
checksums           md5     067ec9023c4a48e0d53fb15484d78971 \
                    sha1    672e10ba113314083b43702d9456a9c92e4f501f \
                    rmd160  4ed3398d5715ecc675d8e651a7c4bfac64414425
master_sites        sourceforge:oscaf

worksrcdir          ${name}-${version}

livecheck.url       http://sourceforge.net/api/file/index/project-id/254113/mtime/desc/rss?path=/shared-desktop-ontologies
livecheck.regex     ${name}-(\\d+(\\.\\d+)+)
