# New ports collection makefile for:	lsysexp
# Date created:				22 Apr 2003
# Whom:					David Yeske <dyeske@yahoo.com>
#
# $FreeBSD$
#

PORTNAME=	lsysexp
PORTVERSION=	0.67
CATEGORIES=	biology
MASTER_SITES=	http://coscorrosa.com/programs/${PORTNAME}/download/

MAINTAINER=	dyeske@yahoo.com
COMMENT=	A GTK based program for viewing and creating L-system fractals

WRKSRC=		${WRKDIR}/lsysexp-0.67

USE_X_PREFIX=	yes
USE_GNOME=	gtk20
GNU_CONFIGURE=	yes

.include <bsd.port.mk>