[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / math / gtklife

File: [cvs.NetBSD.org] / pkgsrc / math / gtklife / Makefile (download)

Revision 1.6, Wed Sep 7 10:55:31 2005 UTC (18 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.5: +7 -12 lines

Changes 4.2:
  - Fixed a potential crash after saving patterns.
  - Removed -mpentiumpro from the Makefile.
  - Zoom 1:1 and 16:1 buttons are now grayed out when appropriate.
  - Rearranged zoom buttons to be more logical.

# $NetBSD: Makefile,v 1.6 2005/09/07 10:55:31 adam Exp $

DISTNAME=	gtklife-4.2
CATEGORIES=	math
MASTER_SITES=	http://ironphoenix.org/tril/gtklife/

MAINTAINER=	tech-pkg@NetBSD.org
HOMEPAGE=	http://ironphoenix.org/tril/gtklife/
COMMENT=	The game of life

.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"