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

COMMENT=	Avatar display plugin for Claws Mail

LIB_DEPENDS=	libcurl.so:ftp/curl

CLAWS_PLUGINS_BUILD=	${PORTNAME}

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