diff options
author | arved <arved@FreeBSD.org> | 2005-06-08 23:10:56 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2005-06-08 23:10:56 +0800 |
commit | 1ae1e032926a6b82c3e59d2a3540d5bda4255a24 (patch) | |
tree | a58efea6762beba983d77652364b844010a3ffba /devel/Makefile | |
parent | c48174a4b13da8ffec30a77b5f00f564f77aab2e (diff) | |
download | freebsd-ports-gnome-1ae1e032926a6b82c3e59d2a3540d5bda4255a24.tar.gz freebsd-ports-gnome-1ae1e032926a6b82c3e59d2a3540d5bda4255a24.tar.zst freebsd-ports-gnome-1ae1e032926a6b82c3e59d2a3540d5bda4255a24.zip |
Add an experimental port of ice, the Internet Communications Engine, a
modern alternative to object middleware such as CORBA.
PR: 64136
Submitted by: Stefan Ehmann <shoesoft@gmx.net>
Original submission by: Sergey Matveychuk <sem@ciam.ru>
Thanks to: flz for reviving the PR
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 9037675c9fed..f1396bacb342 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -367,6 +367,7 @@ SUBDIR += i960-rtems-binutils SUBDIR += i960-rtems-gcc SUBDIR += i960-rtems-gdb + SUBDIR += ice SUBDIR += icu SUBDIR += icu2 SUBDIR += id-utils |