# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/net/p5-Net-HTTP-Spore-Middleware-Header/Makefile 449893 2017-09-15 08:58:46Z mat $

PORTNAME=	Net-HTTP-Spore-Middleware-Header
PORTVERSION=	0.03
PORTREVISION=	1
CATEGORIES=	net www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Spore Middleware to add header on each request

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Moose>=0:devel/p5-Moose \
		p5-Net-HTTP-Spore>=0:net/p5-Net-HTTP-Spore
RUN_DEPENDS:=	${BUILD_DEPENDS}

NO_ARCH=	yes
USE_PERL5=	modbuild
USES=		perl5

.include <bsd.port.mk>
