aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-libravatar/Makefile
blob: d4c711f7e0b459396226d66446a8641aff47bcff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	libravatar

COMMENT=	Avatar display plugin for Claws Mail
WWW=		https://www.claws-mail.org/plugin.php?plugin=libravatar

LIB_DEPENDS=	libcurl.so:ftp/curl

CLAWS_PLUGINS_BUILD=	${PORTNAME}

.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>