blob: 1c0cfa447562ca3a1de30d253be4891a65cd74ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= archiver
PORTREVISION= 0
COMMENT= Mail archiver plugin for Claws Mail
CLAWS_PLUGINS_BUILD= archive
NO_STAGE= yes
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>
|