ports/www/p5-HTTP-Recorder/Makefile

16 lines
242 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= record interaction with websites
MODULES= cpan
PKG_ARCH= *
DISTNAME = HTTP-Recorder-0.07
CATEGORIES= www
REVISION = 1
# GPL
PERMIT_PACKAGE= Yes
RUN_DEPENDS= www/p5-HTTP-Request-Params \
www/p5-HTTP-Proxy
.include <bsd.port.mk>