1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/mail/claws-mail-newmail/Makefile
Pawel Pekala 441d6f4800 - Fix comboboxes vcalendar bug by adding upstream patches [1]
- Add support for STAGEDIR
- Properly set configure iconv args

PR:		ports/182439 [1]
Reported by:	Gerard Seibert <gerard@seibercom.net>
2013-10-05 11:25:29 +00:00

13 lines
244 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
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>