# -*- 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 92747 2012-05-05 20:07:18Z snc@macports.org $

PortSystem          1.0
PortGroup           kde4 1.1

name                shared-desktop-ontologies
version             0.9.0
categories          kde kde4 devel
maintainers         sharky openmaintainer
license             BSD
supported_archs     noarch

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
depends_lib-append  port:docbook-xsl-ns

use_bzip2           yes
checksums           rmd160  590bff921beab59c493c6da30c341c311f31e040 \
                    sha256  6efaf4caed8b5467390dc6ae62c678b28fd753df524c257f0a938c2a7b6ac526

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+)+)
