[63851] trunk/dports/devel

rmsfisher at macports.org rmsfisher at macports.org
Tue Feb 16 20:30:37 PST 2010


Revision: 63851
          http://trac.macports.org/changeset/63851
Author:   rmsfisher at macports.org
Date:     2010-02-16 20:30:35 -0800 (Tue, 16 Feb 2010)
Log Message:
-----------
devel/shared-desktop-ontologies new port, OSCAF ontologies and reference code development

Added Paths:
-----------
    trunk/dports/devel/shared-desktop-ontologies/
    trunk/dports/devel/shared-desktop-ontologies/Portfile

Added: trunk/dports/devel/shared-desktop-ontologies/Portfile
===================================================================
--- trunk/dports/devel/shared-desktop-ontologies/Portfile	                        (rev 0)
+++ trunk/dports/devel/shared-desktop-ontologies/Portfile	2010-02-17 04:30:35 UTC (rev 63851)
@@ -0,0 +1,25 @@
+# -*- 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$
+
+PortSystem          1.0
+PortGroup           cmake 1.0
+
+name                shared-desktop-ontologies
+version             0.2
+categories          devel
+maintainers         rmsfisher openmaintainer
+description         Open Semantic Collaboration Architecture Foundation \
+                    (OSCAF) ontologies and reference code development.
+long_description    ${description} This project is used maintainers from open \
+                    source projects to maintain standards for the \
+                    interoperability of desktop and web applications. 
+platforms           darwin
+homepage            http://oscaf.sourceforge.net
+master_sites        sourceforge:oscaf
+use_bzip2           yes
+checksums           md5     6c004e1c377f768cae5b321bc111876b \
+                    sha1    f8af6674dc84d2cc51ef24b4ae8ffab15e03739c \
+                    rmd160  cd55b0585a1ffbbb517d6393ccd5f0483b5e4e37
+livecheck.type      regex
+livecheck.url       ${homepage}
+livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100216/5b733d16/attachment.html>


More information about the macports-changes mailing list