summaryrefslogtreecommitdiffstats
path: root/www/p5-ClearSilver/Makefile
blob: 57a46529dfe64f3cd3122a57cac1e4536b4db763 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Created by: Rink Springer <rink@FreeBSD.org>
# $FreeBSD$

PORTNAME=	ClearSilver
PORTVERSION=	0.10.5
PORTREVISION=	2
CATEGORIES=	www perl5
MASTER_SITES=	http://www.clearsilver.net/downloads/
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME:tl}-${PORTVERSION}

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl bindings for fast and powerful template system

BUILD_DEPENDS=	${LOCALBASE}/lib/libneo_cs.a:${PORTSDIR}/www/clearsilver

USES=		perl5
USE_PERL5=	configure
CONFIGURE_ARGS=	INC="-I${LOCALBASE}/include/ClearSilver"

WRKSRC=		${WRKDIR}/${DISTNAME}/perl

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