blob: 88383a2f44608db438897f473d8658b2f84e7abd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Created by: Pawel Pekala <c0rn@o2.pl>
# $FreeBSD$
PORTNAME= fetchinfo
PORTREVISION= 0
COMMENT= Header insertion plugin for Claws Mail
CLAWS_PLUGINS_BUILD= fetchinfo
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>
|