61ec94c7f6
-add USE_X11 where forgotten
25 lines
567 B
Makefile
25 lines
567 B
Makefile
# $OpenBSD: Makefile,v 1.2 2001/03/09 14:28:48 wilfried Exp $
|
|
|
|
DISTNAME= wmtictactoe-1.1-1
|
|
PKGNAME= wmtictactoe-1.1.1
|
|
CATEGORIES= games x11 x11/windowmaker
|
|
NEED_VERSION= 1.340
|
|
|
|
HOMEPAGE= http://atlas.ucpel.tche.br/~acamargo/wmtictactoe.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://atlas.ucpel.tche.br/~acamargo/
|
|
|
|
USE_X11= Yes
|
|
|
|
WRKDIST= ${WRKDIR}/wmtictactoe.app
|
|
WRKSRC= ${WRKDIST}/wmtictactoe
|
|
|
|
.include <bsd.port.mk>
|