2010-11-16 11:23:25 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.15 2010/11/16 11:23:28 espie Exp $
|
2001-03-28 09:59:37 +00:00
|
|
|
|
2007-09-15 18:01:00 +00:00
|
|
|
COMMENT= wm-dockapp; xeyes clone using South Park characters
|
2001-02-07 08:30:33 +00:00
|
|
|
|
2001-03-09 14:28:45 +00:00
|
|
|
DISTNAME= speyes-1.2.0
|
2010-11-16 11:23:25 +00:00
|
|
|
REVISION = 1
|
2001-03-09 14:28:45 +00:00
|
|
|
CATEGORIES= games x11 x11/windowmaker
|
2001-02-07 08:30:33 +00:00
|
|
|
|
2002-04-19 12:41:36 +00:00
|
|
|
HOMEPAGE= http://www.okb-1.org/speyes/speyes.html
|
2001-03-09 14:28:45 +00:00
|
|
|
|
|
|
|
MAINTAINER= Peter Stromberg <wilfried@openbsd.org>
|
2001-02-07 08:30:33 +00:00
|
|
|
|
2002-04-19 12:41:36 +00:00
|
|
|
# GPL
|
2001-02-07 08:30:33 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2007-11-13 14:54:30 +00:00
|
|
|
|
2009-08-10 06:29:51 +00:00
|
|
|
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xmu Xpm Xt c m \
|
|
|
|
pthread-stubs xcb
|
2001-02-07 08:30:33 +00:00
|
|
|
|
2002-04-19 12:41:36 +00:00
|
|
|
MASTER_SITES= http://www.okb-1.org/speyes/
|
2001-03-09 14:28:45 +00:00
|
|
|
|
2001-10-25 22:34:48 +00:00
|
|
|
NO_REGRESS= Yes
|
2001-02-07 08:30:33 +00:00
|
|
|
CONFIGURE_STYLE= imake noman
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|