openbsd-ports/games/wmtictactoe/Makefile
wilfried 16e88fd510 Import of wmtictactoe-1.1-1
wmTicTacToe is exactly what it sounds like:
Tic-Tac-Toe in a dock app.

ok naddy@
2001-02-09 13:02:37 +00:00

23 lines
559 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2001/02/09 13:02:37 wilfried Exp $
PKGNAME= wmtictactoe-1.1.1
DISTNAME= wmtictactoe-1.1-1
CATEGORIES= games x11 x11/windowmaker
NEED_VERSION= 1.340
HOMEPAGE= http://atlas.ucpel.tche.br/~acamargo/wmtictactoe.html
MASTER_SITES= http://atlas.ucpel.tche.br/~acamargo/
MAINTAINER= Peter Stromberg <wilfried@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
USE_X11= Yes
WRKDIST= ${WRKDIR}/wmtictactoe.app
WRKSRC= ${WRKDIST}/wmtictactoe
.include <bsd.port.mk>