2011-07-08 18:39:38 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.22 2011/07/08 22:39:38 ajacoutot Exp $
|
2002-02-28 00:34:00 -05:00
|
|
|
|
2007-09-15 14:01:00 -04:00
|
|
|
COMMENT= Night Stalker clone for X
|
2002-02-28 00:34:00 -05:00
|
|
|
|
2011-07-08 18:39:38 -04:00
|
|
|
DISTNAME= afternoonstalker-1.1.4
|
2009-12-22 11:27:59 -05:00
|
|
|
|
2002-02-28 00:34:00 -05:00
|
|
|
CATEGORIES= games
|
|
|
|
|
2009-03-13 13:15:44 -04:00
|
|
|
HOMEPAGE= http://sarrazip.com/dev/afternoonstalker.html
|
2002-02-28 00:34:00 -05:00
|
|
|
|
2010-04-04 11:36:42 -04:00
|
|
|
# GPLv2
|
2002-02-28 00:34:00 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2011-07-08 18:39:38 -04:00
|
|
|
WANTLIB += SDL SDL_image SDL_mixer c flatzebra-0.1 m pthread stdc++
|
2002-02-28 00:34:00 -05:00
|
|
|
|
2009-03-13 13:15:44 -04:00
|
|
|
MASTER_SITES= http://sarrazip.com/dev/
|
2007-10-16 11:46:22 -04:00
|
|
|
|
2011-07-08 18:39:38 -04:00
|
|
|
LIB_DEPENDS= devel/flatzebra>=0.1.5
|
2010-11-16 06:23:25 -05:00
|
|
|
RUN_DEPENDS= devel/desktop-file-utils
|
2003-11-21 16:02:57 -05:00
|
|
|
|
2010-10-18 14:00:15 -04:00
|
|
|
USE_GROFF = Yes
|
2002-02-28 00:34:00 -05:00
|
|
|
|
2002-12-21 19:43:54 -05:00
|
|
|
CONFIGURE_STYLE= gnu
|
2002-02-28 00:34:00 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|