1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/mail/claws-mail-managesieve/Makefile
Pawel Pekala 08f3b8c64c - Update Claws Mail & plugins to version 3.12.0
- Fetch distfile from project site, SF distribution is postponed till
  situation with site is clear
- Include configure patch that prevents linking all binaries to libarchive [1]
- Switch archiver plugin to USES=libarchive [1]
- Add new Manage Sieve plugin which allows manipulation of IMAP filters
- Mark gdata plugin as IGNOREd, needs newer version of devel/libgdata
  library, which is not in ports yet

Release notes: http://claws-mail.org/news.php

PR:		201949 [1]
Submitted by:	tijl [1]
2015-07-31 20:58:07 +00:00

13 lines
243 B
Makefile

# Created by: Pawel Pekala <pawel@FreeBSD.org>
# $FreeBSD$
PORTNAME= managesieve
PORTREVISION= 0
COMMENT= Sieve filters manager for Claws Mail
CLAWS_PLUGINS_BUILD= managesieve
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>