summaryrefslogtreecommitdiffstats
path: root/www/p5-Dancer-Plugin-FlashMessage/Makefile
blob: cfcca4553d0d5a733508081e9ce3fc3965be24dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Created by: Tom Judge <tj@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Dancer-Plugin-FlashMessage
PORTVERSION=	0.314
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tj@FreeBSD.org
COMMENT=	Dancer plugin for implementing Flash Messages

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Dancer>=1.2001:www/p5-Dancer
RUN_DEPENDS:=	${BUILD_DEPENDS}

USES=		perl5
USE_PERL5=	configure

post-patch:
	@${RM} ${WRKSRC}/README.pod

.include <bsd.port.mk>
OpenPOWER on IntegriCloud