openbsd-ports/games/speyes/Makefile

28 lines
608 B
Makefile
Raw Normal View History

2010-11-16 06:23:25 -05:00
# $OpenBSD: Makefile,v 1.15 2010/11/16 11:23:28 espie Exp $
COMMENT= wm-dockapp; xeyes clone using South Park characters
DISTNAME= speyes-1.2.0
2010-11-16 06:23:25 -05:00
REVISION = 1
CATEGORIES= games x11 x11/windowmaker
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
2007-11-13 09:54:30 -05:00
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xmu Xpm Xt c m \
pthread-stubs xcb
MASTER_SITES= http://www.okb-1.org/speyes/
2001-10-25 18:34:48 -04:00
NO_REGRESS= Yes
CONFIGURE_STYLE= imake noman
.include <bsd.port.mk>