# -*- 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 79574 2011-06-18 23:15:32Z snc@macports.org $

PortSystem          1.0
PortGroup           kde4 1.1

name                shared-desktop-ontologies
version             0.7.1
categories          kde kde4 devel
maintainers         snc sharky openmaintainer
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

use_bzip2           yes
checksums           sha1    14c6998effdfe880ec8adbdf47fe010f62af4037 \
                    rmd160  ae938751b95d53cd0e6bf369addb1a20e41e7511
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+)+)
