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