summaryrefslogtreecommitdiffstats
path: root/textproc/p5-Template-Declare/Makefile
blob: 9bd5c6882726bf717b569260a34a2c3b7936c6f6 (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
26
27
28
29
# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Template-Declare
PORTVERSION=	0.46
PORTREVISION=	1
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Perlish declarative templates

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

COMMON_DEPENDS=	p5-Test-Warn>=0.11:devel/p5-Test-Warn \
		p5-Class-Accessor>0:devel/p5-Class-Accessor \
		p5-Class-Data-Inheritable>0:devel/p5-Class-Data-Inheritable \
		p5-HTML-Lint>0:www/p5-HTML-Lint \
		p5-Class-ISA>0:devel/p5-Class-ISA \
		p5-String-BufferStack>=1.10:textproc/p5-String-BufferStack
BUILD_DEPENDS=	${COMMON_DEPENDS}
RUN_DEPENDS=	${COMMON_DEPENDS}

USES=		perl5
USE_PERL5=	configure

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