bluhm 48c58b6123 - update p5-Net-IMP-HTTP to 0.523
- add test dependencies
2014-12-10 12:38:03 +00:00

21 lines
423 B
Makefile

# $OpenBSD: Makefile,v 1.2 2014/12/10 12:38:03 bluhm Exp $
COMMENT = interface for HTTP specific Net::IMP plugins
DISTNAME = Net-IMP-HTTP-0.523
CATEGORIES = net
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
RUN_DEPENDS = net/p5-Net-IMP>=0.617 \
net/p5-Net-Inspect>=0.27
TEST_DEPENDS = www/p5-HTTP-Message \
graphics/ImageMagick
.include <bsd.port.mk>