freebsd-ports/mail/claws-mail-spamreport/Makefile
Pawel Pekala a24f72f72e Update Claws Mail and plugins to 3.11.0 release
mail/claws-mail:
- Convert to USES=execinfo shebangfix
- Use path independent (BUILD|RUN)_DEPENDS

Release notes: http://claws-mail.org/news.php
2014-10-26 23:13:00 +00:00

12 lines
238 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= spamreport
PORTREVISION= 0
COMMENT= Spam report plugin for Claws Mail
CLAWS_PLUGINS_BUILD= spam_report
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>