Tweak games/sol version 1.0.7_5
[dports.git] / games / xmine / Makefile
1 # Created by: joerg
2 # $FreeBSD$
3
4 PORTNAME=       xmine
5 PORTVERSION=    1.0.3
6 PORTREVISION=   2
7 CATEGORIES=     games
8 MASTER_SITES=   ftp://ftp.sw.ru/pub/x11/ \
9                 LOCAL/joerg
10 DISTNAME=       ${PORTNAME}-${PORTVERSION}-Xaw
11
12 MAINTAINER=     joerg@FreeBSD.org
13 COMMENT=        The `Athena' port of the xminesweeper game
14
15 LIB_DEPENDS=    libXaw3d.so:${PORTSDIR}/x11-toolkits/Xaw3d
16
17 USES=           imake
18 USE_XORG=       x11 xaw xext xmu xt xpm sm ice
19
20 .include <bsd.port.mk>