freebsd-ports/games/xmine/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

26 lines
527 B
Makefile

# New ports collection makefile for: xmine
# Date created: 25 December 1994
# Whom: joerg
#
# $FreeBSD$
#
PORTNAME= xmine
PORTVERSION= 1.0.3
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ftp://ftp.sw.ru/pub/x11/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= joerg
DISTNAME= ${PORTNAME}-${PORTVERSION}-Xaw
MAINTAINER= joerg@FreeBSD.org
COMMENT= The `Athena' port of the xminesweeper game
LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
USE_IMAKE= yes
MAN6= xmine.6
MANCOMPRESSED= no
.include <bsd.port.mk>