2010-11-16 06:23:25 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.24 2010/11/16 11:23:28 espie Exp $
|
2001-05-05 21:06:09 -04:00
|
|
|
|
2007-09-15 14:01:00 -04:00
|
|
|
COMMENT= challenging double decked solitaire game
|
1998-05-19 23:24:47 -04:00
|
|
|
|
|
|
|
DISTNAME= spider
|
2010-11-16 06:23:25 -05:00
|
|
|
PKGNAME= spider-1.1
|
|
|
|
REVISION = 4
|
1998-05-19 23:24:47 -04:00
|
|
|
CATEGORIES= games
|
2002-10-26 16:44:38 -04:00
|
|
|
|
2000-12-08 10:31:52 -05:00
|
|
|
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
|
1998-05-19 23:24:47 -04:00
|
|
|
|
2000-03-18 22:50:18 -05: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
|
|
|
|
2010-04-24 16:18:39 -04:00
|
|
|
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xpm Xt c pthread-stubs xcb
|
2000-02-12 01:29:49 -05:00
|
|
|
|
2000-10-22 11:41:23 -04:00
|
|
|
CONFIGURE_STYLE=imake
|
1998-05-19 23:24:47 -04:00
|
|
|
INSTALL_TARGET= install install.doc
|
|
|
|
|
2010-10-18 14:00:15 -04:00
|
|
|
USE_GROFF = Yes
|
2002-10-26 16:44:38 -04:00
|
|
|
NO_REGRESS= Yes
|
|
|
|
|
1998-05-19 23:24:47 -04:00
|
|
|
.include <bsd.port.mk>
|