13 lines
258 B
Makefile
13 lines
258 B
Makefile
# 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>
|