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

19 lines
326 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.7 2013/03/11 11:44:46 espie Exp $
COMMENT= record interaction with websites
MODULES= cpan
DISTNAME= HTTP-Recorder-0.05
REVISION= 0
CATEGORIES= www
2010-10-19 04:02:53 -04:00
USE_GROFF = Yes
MAINTAINER= Sam Smith <s@msmith.net>
# GPL
PERMIT_PACKAGE_CDROM= Yes
2010-11-22 03:36:47 -05:00
RUN_DEPENDS= www/p5-HTTP-Request-Params
.include <bsd.port.mk>