freebsd-ports/games/xminehunter/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

24 lines
467 B
Makefile

# New ports collection makefile for: xminehunter
# Date created: 09 January 1997
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xminehunter
PORTVERSION= 0.4
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
MAINTAINER= tg@FreeBSD.org
COMMENT= A Motif minesweeper game
USE_X_PREFIX= yes
USE_XPM= yes
WRKSRC= ${WRKDIR}/xminehunter
USE_MOTIF= yes
ALL_TARGET= xminehunter
.include <bsd.port.mk>