openbsd-ports/games/speyes/Makefile

26 lines
558 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.8 2002/04/19 12:41:36 wilfried Exp $
COMMENT= 'wm-dockapp; xeyes clone using South Park characters'
DISTNAME= speyes-1.2.0
CATEGORIES= games x11 x11/windowmaker
2002-03-21 15:57:06 -05:00
NEED_VERSION= 1.515
HOMEPAGE= http://www.okb-1.org/speyes/speyes.html
MAINTAINER= Peter Stromberg <wilfried@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www.okb-1.org/speyes/
USE_X11= Yes
2001-10-25 18:34:48 -04:00
NO_REGRESS= Yes
CONFIGURE_STYLE= imake noman
.include <bsd.port.mk>