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