2009-08-10 02:29:51 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.24 2009/08/10 06:31:43 kili Exp $
|
2001-05-05 21:06:09 -04:00
|
|
|
|
2007-09-15 14:01:00 -04:00
|
|
|
COMMENT= win land without colliding with 'flyers' and 'eaters'
|
1998-05-19 22:19:00 -04:00
|
|
|
|
|
|
|
DISTNAME= xonix-1.4
|
2009-08-10 02:29:51 -04:00
|
|
|
PKGNAME= ${DISTNAME}p5
|
1998-05-19 22:19:00 -04:00
|
|
|
CATEGORIES= games
|
2002-10-26 16:44:38 -04:00
|
|
|
|
2000-04-04 08:59:29 -04:00
|
|
|
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
|
1998-05-19 22:19:00 -04:00
|
|
|
|
2000-04-04 08:59:29 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2007-11-13 09:54:30 -05:00
|
|
|
|
2009-08-10 02:29:51 -04:00
|
|
|
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xp Xpm Xt c m \
|
|
|
|
pthread-stubs xcb
|
2000-02-12 01:29:49 -05:00
|
|
|
|
2006-11-13 05:08:12 -05:00
|
|
|
CONFIGURE_STYLE=imake
|
|
|
|
USE_X11= Yes
|
2002-10-26 16:44:38 -04:00
|
|
|
NO_REGRESS= Yes
|
|
|
|
|
2008-04-25 09:54:27 -04:00
|
|
|
post-install:
|
|
|
|
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/xonix
|
|
|
|
${INSTALL_DATA} /dev/null ${PREFIX}/share/examples/xonix/xonix.scores
|
|
|
|
|
1998-05-19 22:19:00 -04:00
|
|
|
.include <bsd.port.mk>
|