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