diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2005-10-05 10:17:58 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2005-10-05 10:17:58 +0800 |
commit | ed4c529a2c229458cc6cd2616f2791c8d4513749 (patch) | |
tree | 44b3acf8a4a8c0c7f7e59dc92192eb1623c5ae0c /mail/Makefile | |
parent | 463dc530adb5b853cb4970fa55e6a975c0cfb089 (diff) | |
download | freebsd-ports-gnome-ed4c529a2c229458cc6cd2616f2791c8d4513749.tar.gz freebsd-ports-gnome-ed4c529a2c229458cc6cd2616f2791c8d4513749.tar.zst freebsd-ports-gnome-ed4c529a2c229458cc6cd2616f2791c8d4513749.zip |
- Add gmime2-sharp, slave port of gmime2. This port provides the C#
bindings to the gmime2 library.
Approved by: ahze (mentor)
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 471e6db73050..2dacfdf97ac3 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -120,6 +120,7 @@ SUBDIR += gmail-notify SUBDIR += gmime SUBDIR += gmime2 + SUBDIR += gmime2-sharp SUBDIR += gnarwl SUBDIR += gnubiff SUBDIR += gnumail |