2007-11-13 09:54:30 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.12 2007/11/13 14:54:31 steven Exp $
|
2001-03-28 04:59:37 -05:00
|
|
|
|
2007-09-15 14:01:00 -04:00
|
|
|
COMMENT= wm-dockapp; xeyes clone using South Park characters
|
2001-02-07 03:30:33 -05:00
|
|
|
|
2001-03-09 09:28:45 -05:00
|
|
|
DISTNAME= speyes-1.2.0
|
2007-11-13 09:54:30 -05:00
|
|
|
PKGNAME= ${DISTNAME}p0
|
2001-03-09 09:28:45 -05:00
|
|
|
CATEGORIES= games x11 x11/windowmaker
|
2001-02-07 03:30:33 -05:00
|
|
|
|
2002-04-19 08:41:36 -04:00
|
|
|
HOMEPAGE= http://www.okb-1.org/speyes/speyes.html
|
2001-03-09 09:28:45 -05:00
|
|
|
|
|
|
|
MAINTAINER= Peter Stromberg <wilfried@openbsd.org>
|
2001-02-07 03:30:33 -05:00
|
|
|
|
2002-04-19 08:41:36 -04:00
|
|
|
# GPL
|
2001-02-07 03:30:33 -05:00
|
|
|
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
|
2001-02-07 03:30:33 -05:00
|
|
|
|
2002-04-19 08:41:36 -04:00
|
|
|
MASTER_SITES= http://www.okb-1.org/speyes/
|
2001-03-09 09:28:45 -05:00
|
|
|
|
|
|
|
USE_X11= Yes
|
2001-10-25 18:34:48 -04:00
|
|
|
NO_REGRESS= Yes
|
2001-02-07 03:30:33 -05:00
|
|
|
CONFIGURE_STYLE= imake noman
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|