head	1.5;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4;
locks; strict;
comment	@# @;


1.5
date	2012.11.17.05.58.48;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2010.07.03.05.50.22;	author lwhsu;	state Exp;
branches;
next	1.3;

1.3
date	2010.06.12.07.32.53;	author lwhsu;	state Exp;
branches;
next	1.2;

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

1.1
date	2010.04.25.04.57.38;	author lwhsu;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# New ports collection makefile for:	cdent
# Date created:		2010-04-25
# Whom:			Li-Wen Hsu <lwhsu@@FreeBSD.org>
#
# $FreeBSD: head/lang/cdent/Makefile 300896 2012-07-14 13:54:48Z beat $
#

PORTNAME=	cdent
PORTVERSION=	0.5.7
CATEGORIES=	lang
MASTER_SITES=	CHEESESHOP

MAINTAINER=	lwhsu@@FreeBSD.org
COMMENT=	A Portable Module Programming Language

RUN_DEPENDS=	${PYTHON_SITELIBDIR}/yaml/__init__.py:${PORTSDIR}/devel/py-yaml

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
@


1.4
log
@- Update to 0.5.7

Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- Update to 0.5.6
@
text
@d9 1
a9 1
PORTVERSION=	0.5.6
@


1.2
log
@- Update to 0.5.5
@
text
@d9 1
a9 1
PORTVERSION=	0.5.5
@


1.1
log
@Add cdent 0.5.4, a Portable Module Programming Language.
@
text
@d9 1
a9 1
PORTVERSION=	0.5.4
@

