freebsd-ports/games/xdemineur/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
502 B
Makefile

# New ports collection makefile for: xdemineur
# Date created: 13 Feb 1998
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xdemineur
PORTVERSION= 2.1.1
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
http://www.babafou.eu.org/xdemineur/
MASTER_SITE_SUBDIR= games
MAINTAINER= ports@FreeBSD.org
COMMENT= Another minesweeper game for the X Window System
USE_IMAKE= yes
USE_XPM= yes
MAN1= xdemineur.1
PLIST_FILES= bin/xdemineur
.include <bsd.port.mk>