1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/biology/lsysexp/Makefile
2004-02-04 05:21:48 +00:00

24 lines
489 B
Makefile

# New ports collection makefile for: lsysexp
# Date created: 22 Apr 2003
# Whom: David Yeske <dyeske@yahoo.com>
#
# $FreeBSD$
#
PORTNAME= lsysexp
PORTVERSION= 0.67
PORTREVISION= 1
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>