Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
12 lines
250 B
Makefile
12 lines
250 B
Makefile
# Created by: Pawel Pekala <c0rn@o2.pl>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= attach_warner
|
|
PORTREVISION= 0
|
|
|
|
COMMENT= Not attached file warning plugin for Claws Mail
|
|
|
|
CLAWS_PLUGINS_BUILD= attachwarner
|
|
|
|
.include "../claws-mail/Makefile.claws"
|
|
.include <bsd.port.mk>
|