# New ports collection makefile for: p5-Apache-GopherHandler # Date created: 2004-03-31 # Whom: Toni Viemerö # # $FreeBSD: ports/www/p5-Apache-GopherHandler/Makefile,v 1.5 2007/09/08 01:10:27 linimon Exp $ # PORTNAME= Apache-GopherHandler PORTVERSION= 0.1 CATEGORIES= www net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- MAINTAINER= toni.viemero@iki.fi COMMENT= Gopher protocol implementation for Apache2 RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2 \ ${SITE_PERL}/Gopher/Server/ParseRequest.pm:${PORTSDIR}/net/p5-Gopher-Server BUILD_DEPENDS= ${RUN_DEPENDS} PERL_MODBUILD= yes MAN3= Apache::GopherHandler.3 \ Apache::GopherHandler::TiedSocket.3 .include