2010-12-03 06:46:46 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2010/12/03 11:46:53 ajacoutot Exp $
|
2006-01-15 11:23:41 -05:00
|
|
|
|
2007-09-15 16:38:20 -04:00
|
|
|
COMMENT= retrieve GET/POST parameters from HTTP requests
|
2006-01-15 11:23:41 -05:00
|
|
|
|
2007-01-16 12:52:06 -05:00
|
|
|
MODULES= cpan
|
2006-01-15 11:23:41 -05:00
|
|
|
DISTNAME= HTTP-Request-Params-1.01
|
2010-12-03 06:46:46 -05:00
|
|
|
REVISION= 0
|
2007-01-16 12:52:06 -05:00
|
|
|
CATEGORIES= www
|
2010-10-19 04:02:53 -04:00
|
|
|
USE_GROFF = Yes
|
2006-01-15 11:23:41 -05:00
|
|
|
|
|
|
|
MAINTAINER= Sam Smith <s@msmith.net>
|
|
|
|
|
|
|
|
# Same as Perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-22 03:36:47 -05:00
|
|
|
RUN_DEPENDS= devel/p5-Class-Accessor \
|
|
|
|
mail/p5-Email-MIME-Modifier \
|
|
|
|
www/p5-libwww
|
2006-01-15 11:23:41 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|