pkgsrc/math/gtklife/Makefile
adam 4bfb11f0d7 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.
2005-09-07 10:55:31 +00:00

12 lines
325 B
Makefile

# $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"