diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2009-02-09 09:00:01 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2009-02-09 09:00:01 +0000 |
commit | c1f23cd26d8ec0c157abfb1fe1f52b3aaddee6e8 (patch) | |
tree | 6bc6e9b8c27f338bda10b7f147eca039dcc7fb74 /mail/gmime2-sharp/Makefile | |
parent | fe3abfcfc73764b4d8ad08d6d32c488a049a1b26 (diff) | |
download | ports-c1f23cd26d8ec0c157abfb1fe1f52b3aaddee6e8.tar.gz ports-c1f23cd26d8ec0c157abfb1fe1f52b3aaddee6e8.zip |
Notes
Diffstat (limited to 'mail/gmime2-sharp/Makefile')
-rw-r--r-- | mail/gmime2-sharp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/gmime2-sharp/Makefile b/mail/gmime2-sharp/Makefile index 512f4beefb93..ac251f76f64b 100644 --- a/mail/gmime2-sharp/Makefile +++ b/mail/gmime2-sharp/Makefile @@ -10,9 +10,11 @@ PORTREVISION= 1 CATEGORIES= mail PKGNAMESUFFIX= -sharp -MAINTAINER= bsd-sharp@googlegroups.com +MAINTAINER= mono@FreeBSD.org COMMENT= Mono bindings for gmime +IGNORE= try to install weaked-named assembly into the GAC. + LIB_DEPENDS= gmime-2.0.4:${PORTSDIR}/mail/gmime2 MASTERDIR= ${.CURDIR}/../gmime2 |