11 lines
239 B
Makefile
11 lines
239 B
Makefile
# Created by: Pawel Pekala <c0rn@o2.pl>
|
|
|
|
PORTNAME= address_keeper
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= Recipient addresses keeper plugin for Claws Mail
|
|
|
|
CLAWS_PLUGINS_BUILD= ${PORTNAME}
|
|
|
|
.include "../claws-mail/Makefile.claws"
|
|
.include <bsd.port.mk>
|