openbsd-ports/www/p5-HTTP-GetImages/Makefile

17 lines
304 B
Makefile

# $OpenBSD: Makefile,v 1.13 2019/11/03 14:07:46 jasper Exp $
COMMENT= spider to recover and store images from web pages
MODULES= cpan
PKG_ARCH= *
DISTNAME= HTTP-GetImages-0.343
REVISION= 2
CATEGORIES= www
# Artistic + GPL
PERMIT_PACKAGE= Yes
RUN_DEPENDS= www/p5-libwww
.include <bsd.port.mk>