mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
34 lines
1.3 KiB
Tcl
34 lines
1.3 KiB
Tcl
# -*- 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
|
|
|
|
PortSystem 1.0
|
|
PortGroup kde4 1.1
|
|
|
|
name shared-desktop-ontologies
|
|
version 0.11.0
|
|
revision 1
|
|
categories kde kde4 devel
|
|
maintainers nomaintainer
|
|
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 any
|
|
depends_lib-append port:docbook-xsl-ns
|
|
|
|
use_bzip2 yes
|
|
checksums rmd160 80e40bf5d29347070283bd89a063bce177e494e9 \
|
|
sha256 82afe6c24cf574f242c1fa85a5daff8c3631cc9b4cbcb80379dce6f364b4bbd4
|
|
|
|
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+)+)
|