2013-05-11 16:10:28 +02:00
|
|
|
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
2008-06-28 16:40:56 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= archiver
|
2013-05-11 16:10:28 +02:00
|
|
|
PORTREVISION= 0
|
2008-06-28 16:40:56 +02:00
|
|
|
|
2012-12-10 18:27:47 +01:00
|
|
|
COMMENT= Mail archiver plugin for Claws Mail
|
2008-06-28 16:40:56 +02:00
|
|
|
|
2015-07-31 22:58:07 +02:00
|
|
|
USES= libarchive
|
|
|
|
|
2013-05-11 16:10:28 +02:00
|
|
|
CLAWS_PLUGINS_BUILD= archive
|
2008-06-28 16:40:56 +02:00
|
|
|
|
2013-05-11 16:10:28 +02:00
|
|
|
.include "../claws-mail/Makefile.claws"
|
2008-06-28 16:40:56 +02:00
|
|
|
.include <bsd.port.mk>
|