openbsd-ports/games/wmtictactoe/Makefile

29 lines
630 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.8 2002/05/15 09:30:21 wilfried Exp $
COMMENT= 'wm-dockapp; TicTacToe game'
DISTNAME= wmtictactoe-1.1-1
PKGNAME= wmtictactoe-1.1.1
CATEGORIES= games x11 x11/windowmaker
2002-03-21 15:57:06 -05:00
NEED_VERSION= 1.515
HOMEPAGE= http://atlas.ucpel.tche.br/~acamargo/wmtictactoe.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://atlas.ucpel.tche.br/~acamargo/
USE_X11= Yes
2001-10-25 18:34:48 -04:00
NO_REGRESS= Yes
WRKDIST= ${WRKDIR}/wmtictactoe.app
WRKSRC= ${WRKDIST}/wmtictactoe
.include <bsd.port.mk>