aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Headers-ActionPack/Makefile
blob: a014cb22b9a49c3351d503aa6d0dd59203e5361c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	HTTP-Headers-ActionPack
PORTVERSION=	0.09
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	mikael@FreeBSD.org
COMMENT=	HTTP Action, Adventure and Excitement

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>