1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/mail/claws-mail-clamd/Makefile
Mathieu Arnold 8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00

15 lines
268 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:security/clamav
CLAWS_PLUGINS_BUILD= clamd
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>