freebsd-ports/mail/claws-mail-tnef/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

12 lines
249 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= tnef
PORTREVISION= 0
COMMENT= TNEF attachment format parser plugin for Claws Mail
CLAWS_PLUGINS_BUILD= tnef_parse
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>