blob: 69710c72679fa8461082b6590e3debe2c4d7c6ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Created by: Pawel Pekala <c0rn@o2.pl>
# $FreeBSD$
PORTNAME= address_keeper
PORTREVISION= 0
COMMENT= Recipient addresses keeper plugin for Claws Mail
CLAWS_PLUGINS_BUILD= address_keeper
NO_STAGE= yes
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>
|