diff options
author | pawel <pawel@FreeBSD.org> | 2012-06-30 23:35:25 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2012-06-30 23:35:25 +0800 |
commit | 466f901c8145693b1ea61676ae84b60443d5021d (patch) | |
tree | 8787af91c7f57fc04b8cf19e3dc4dbec861370d6 /mail/Makefile | |
parent | c97178f9bc38942318d587300286b92ea6c34840 (diff) | |
download | freebsd-ports-gnome-466f901c8145693b1ea61676ae84b60443d5021d.tar.gz freebsd-ports-gnome-466f901c8145693b1ea61676ae84b60443d5021d.tar.zst freebsd-ports-gnome-466f901c8145693b1ea61676ae84b60443d5021d.zip |
- Readd mail/claws-mail-pdf_viewer, licensing of xpdf and poppler libraries
has changed and now is compliant with GPLv3 which claws-mail uses
- Update to version 0.9.2
- Depend on graphics/poppler-glib
- Correctly use LDFLAGS, CFLAGS
- Convert to OptionsNG
- Add homepage, LICENSE
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 1a01c2b0c7ac..02186a32e326 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -60,6 +60,7 @@ SUBDIR += claws-mail-mailmbox SUBDIR += claws-mail-newmail SUBDIR += claws-mail-notification + SUBDIR += claws-mail-pdf_viewer SUBDIR += claws-mail-perl SUBDIR += claws-mail-python SUBDIR += claws-mail-rssyl |