freebsd-ports/mail/claws-mail-clamd/Makefile
Pawel Pekala 8e8f4b5d5e mail/libetpan:
- Update to version 1.5, development moved to github
- Convert to USES=libtool, don't install la file
- Install striped version of library
- Allow to compile with OpenSSL from base
- Update homepage address
- Bump affected deskutils/cairo-dock-plugins

mail/claws-mail:
- Update to version 3.10.0
- Convert to USES=libtool tar:bzip2 [1]
- Don't install static plugin files [1]
- Replace GMAKE with MAKE_CMD [1]

Release notes: http://claws-mail.org/news.php

mail/claws-mail-clamd:
- Don't show pkg-message in post-install, staging takes care of that

Submitted by:	tijl via private mail [1]
2014-05-27 21:11:52 +00:00

14 lines
280 B
Makefile

# Created by: Pawel Pekala <c0rn@o2.pl>
# $FreeBSD$
PORTNAME= clamd
PORTREVISION= 0
COMMENT= ClamAV based antivirus plugin for Claws Mail
RUN_DEPENDS= clamd:${PORTSDIR}/security/clamav
CLAWS_PLUGINS_BUILD= clamd
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>