aboutsummaryrefslogtreecommitdiffstats
path: root/wombat/wombat.idl
diff options
context:
space:
mode:
Diffstat (limited to 'wombat/wombat.idl')
-rw-r--r--wombat/wombat.idl12
1 files changed, 12 insertions, 0 deletions
diff --git a/wombat/wombat.idl b/wombat/wombat.idl
new file mode 100644
index 0000000000..ab13b2cabf
--- /dev/null
+++ b/wombat/wombat.idl
@@ -0,0 +1,12 @@
+/*
+ * The Evolution Personal Organization Server.
+ *
+ * Copyright 2000, Helix Code, Inc.
+ */
+
+module Evolution {
+
+ interface Config {
+
+ };
+};
/freebsd-ports-gnome/log/ftp/weex?h=gnome-3.28&id=c1aa2bb650f09bee68d6bdcb2098c07c1c2f5b6d'>weex
Commit message (Expand)AuthorAgeFilesLines
* Update to 2.8.2ehaupt2016-12-076-53/+13
* Remove @dirrm, @dirrmtryehaupt2014-10-081-1/+0
* Resolve unnecessary bsd.port.options.mk inclusion by using OPTIONS helpers.adamw2014-07-041-9/+3
* Quiesce mkdirehaupt2014-03-181-2/+2
* Now that this port is staged and DOCS defined we can stop testing for DOCS inehaupt2014-02-131-3/+0
* Make use of DESTDIR. That way we do not have to add STAGEDIR to MAKE_ENV.ehaupt2013-11-112-3/+1
* Support stage.ehaupt2013-11-113-7/+18
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-241-1/+0
* Convert to USES=gettextehaupt2013-04-231-1/+1
* - Fix build on amd64ehaupt2013-04-024-9/+26
* Remove indefinite article from COMMENTehaupt2013-03-081-1/+1
* - Use DOC instead of NOPORTDOCSehaupt2013-01-15