# New ports collection makefile for: wmtictactoe # Version required: 1.1-1 # Date created: 28 Apr 1999 # Whom: Jim Mock # # $FreeBSD$ # DISTNAME= wmtictactoe-1.1-1 PKGNAME= wmtictactoe-1.1 CATEGORIES= games windowmaker afterstep MASTER_SITES= http://atlas.ucpel.tche.br/~acamargo/ \ http://www.freebsd.org/~jim/distfiles/ MAINTAINER= jim@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_GMAKE= yes WRKSRC= ${WRKDIR}/wmtictactoe.app/wmtictactoe USE_X_PREFIX= yes post-install: @${ECHO} "===> Run 'wmtictactoe --help' for the available options" .include