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