openbsd-ports/games/speyes/Makefile
wilfried 853d7d06e7 - integrate COMMENT
- bump NEED_VERSION
- run ispell & fmt on DESCR
2001-03-28 09:59:37 +00:00

26 lines
663 B
Makefile

# $OpenBSD: Makefile,v 1.4 2001/03/28 10:04:17 wilfried Exp $
COMMENT= 'wm-dockapp; xeyes clone using South Park characters'
DISTNAME= speyes-1.2.0
CATEGORIES= games x11 x11/windowmaker
NEED_VERSION= 1.364
HOMEPAGE= http://www.halcyon.com/amalmin/speyes/speyes.html
MAINTAINER= Peter Stromberg <wilfried@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www.halcyon.com/amalmin/speyes/ \
ftp://ftp.funet.fi/pub/FreeBSD/eurocrypt/distfiles/ \
ftp://ftp.sra.co.jp/pub/os/FreeBSD/distfiles/
USE_X11= Yes
CONFIGURE_STYLE= imake noman
.include <bsd.port.mk>