openbsd-ports/games/afternoonstalker/Makefile
naddy 978208750a - remove unused autoconf and automake dependencies
- getopt_long workaround not needed any longer
- general cleanup
ok maintainer
2002-12-22 00:43:54 +00:00

26 lines
549 B
Makefile

# $OpenBSD: Makefile,v 1.3 2002/12/22 00:43:54 naddy Exp $
COMMENT= "Night Stalker clone for X"
DISTNAME= afternoonstalker-1.0
CATEGORIES= games
HOMEPAGE= http://www3.sympatico.ca/sarrazip/dev/afternoonstalker.html
MAINTAINER= Lurene Grenier <lurene@daemonkitty.net>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www3.sympatico.ca/sarrazip/dev/
LIB_DEPENDS= gengameng.4.0::devel/gengameng
USE_X11= Yes
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>