COMMENT =		Perl interface for the Tumblr API

DISTNAME =		WWW-Tumblr-5.4
CATEGORIES =		www

MODULES =		cpan
PKG_ARCH =		*

# Perl
PERMIT_PACKAGE =	Yes

CPAN_AUTHOR =		DAMOG

RUN_DEPENDS =		converters/p5-JSON \
			devel/p5-Moose \
			net/p5-Net-OAuth \
			www/p5-HTTP-Message \
			www/p5-libwww \
			www/p5-LWP-Protocol-https

# Tests require network access

.include <bsd.port.mk>
