2007-01-16 12:52:06 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2007/01/16 17:52:07 simon Exp $
|
2005-10-09 04:17:17 -04:00
|
|
|
|
|
|
|
COMMENT= "spider to recover and store images from web pages"
|
|
|
|
|
2007-01-16 12:52:06 -05:00
|
|
|
MODULES= cpan
|
2005-10-09 04:17:17 -04:00
|
|
|
DISTNAME= HTTP-GetImages-0.343
|
2007-01-16 12:52:06 -05:00
|
|
|
CATEGORIES= www
|
2005-10-09 04:17:17 -04:00
|
|
|
|
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
|
|
|
|
|
|
|
|
# Artistic + GPL
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
RUN_DEPENDS= ::www/p5-libwww
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|