11 lines
231 B
Makefile
11 lines
231 B
Makefile
# Created by: Pawel Pekala <pawel@FreeBSD.org>
|
|
|
|
PORTNAME= managesieve
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= Sieve filters manager for Claws Mail
|
|
|
|
CLAWS_PLUGINS_BUILD= ${PORTNAME}
|
|
|
|
.include "../claws-mail/Makefile.claws"
|
|
.include <bsd.port.mk>
|