14 lines
242 B
Makefile
14 lines
242 B
Makefile
COMMENT= spider to recover and store images from web pages
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= HTTP-GetImages-0.343
|
|
REVISION= 3
|
|
CATEGORIES= www
|
|
|
|
# Artistic + GPL
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
RUN_DEPENDS= www/p5-libwww
|
|
|
|
.include <bsd.port.mk>
|