freebsd-ports/games/lucidlife/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

22 lines
481 B
Makefile

# New ports collection makefile for: lucidlife
# Date created: 18 Aug 2005
# Whom: Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
#
# $FreeBSD$
#
PORTNAME= lucidlife
PORTVERSION= 0.9.2
PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://offload1.icculus.org:9090/~jcspray/LucidLife/
MAINTAINER= mwisnicki+freebsd@gmail.com
COMMENT= A GTK2 implementation of Conway's Game of Life
USE_GMAKE= yes
USE_GNOME= gtk20 gnomevfs2 intlhack
GNU_CONFIGURE= yes
.include <bsd.port.mk>