diff options
author | mezz <mezz@FreeBSD.org> | 2004-11-26 14:04:12 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-11-26 14:04:12 +0800 |
commit | 3c8076be51e169fc030acbfbf4a13293a7aee8a2 (patch) | |
tree | af37c1f602fae26991478a47e3252d40bcd7db20 /www/Makefile | |
parent | e65b9d3ac194bc8a005a3e6425ce879fb788e54b (diff) | |
download | freebsd-ports-gnome-3c8076be51e169fc030acbfbf4a13293a7aee8a2.tar.gz freebsd-ports-gnome-3c8076be51e169fc030acbfbf4a13293a7aee8a2.tar.zst freebsd-ports-gnome-3c8076be51e169fc030acbfbf4a13293a7aee8a2.zip |
C# language binding for the gtkembedmoz widget. You can use it to embed
mozilla into C# programs.
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index ab679a7578fb..1c4915ad80f8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -131,6 +131,7 @@ SUBDIR += galeon SUBDIR += gallery SUBDIR += gatling + SUBDIR += gecko-sharp SUBDIR += geeklog SUBDIR += geolizer SUBDIR += gforge |