blob: 7ab4dbffaba52cdb18e1f570bf360a5b7ab7dbc0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# 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
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>
|