19 lines
326 B
Makefile
Raw Normal View History

2013-03-11 11:35:43 +00: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 08:02:53 +00:00
USE_GROFF = Yes
MAINTAINER= Sam Smith <s@msmith.net>
# GPL
PERMIT_PACKAGE_CDROM= Yes
2010-11-22 08:36:47 +00:00
RUN_DEPENDS= www/p5-HTTP-Request-Params
.include <bsd.port.mk>