Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/mail/claws-mail-libravatar/Makefile
16149 views
# Created by: Pawel Pekala <[email protected]>

PORTNAME=	libravatar
PORTREVISION=	0

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>