mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
08f3b8c64c
- 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]
13 lines
243 B
Makefile
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>
|