aboutsummaryrefslogtreecommitdiff
path: root/www/ctemplate/Makefile
blob: 391347890c9cda56b1d8625cec3e60d420b1a4ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Alex Pesternikov <ap@page2rss.com>

PORTNAME=	ctemplate
PORTVERSION=	0.5
CATEGORIES=	www textproc
MASTER_SITES=	SF

MAINTAINER=	ap@page2rss.com
COMMENT=	Template system for C

LICENSE=	NONE

USES=		gmake
GNU_CONFIGURE=	yes

PLIST_FILES+=	bin/h2ap

.include <bsd.port.mk>