13 lines
263 B
Makefile
13 lines
263 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
|
|
|
|
NO_STAGE= yes
|
|
.include "../claws-mail/Makefile.claws"
|
|
.include <bsd.port.mk>
|