head	1.4;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.02.30;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2009.08.22.00.38.06;	author amdmi3;	state Exp;
branches;
next	1.2;

1.2
date	2008.04.18.00.36.40;	author lwhsu;	state Exp;
branches;
next	1.1;

1.1
date	2007.04.10.16.22.33;	author nivit;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:   ctemplate
# Date created:        02 April 2007
# Whom:                Alex Pesternikov <ap@@page2rss.com>
#
# $FreeBSD: head/www/ctemplate/Makefile 300897 2012-07-14 14:29:18Z beat $
#

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

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

USE_GMAKE=	yes
GNU_CONFIGURE=	yes

PLIST_FILES+=	bin/h2ap

.include <bsd.port.mk>
@


1.3
log
@- Switch SourceForge ports to the new File Release System: categories starting with W
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- Update to 0.5

PR:		ports/122861
Submitted by:	Alex Pesternikov <ap AT page2rss.com> (maintainer)
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
@


1.1
log
@CTemplate is a simple but powerful, extremely fast HTML template system for
C language. It provides separation between code and presentation.

Author: Alex Pesternikov
WWW: http://ctemplate.sourceforge.net/

PR:		ports/111160
Submitted by:	Alex Pesternikov <ap at page2rss.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.2
@

