freebsd-ports/games/xdemineur/Makefile
Satoshi Asami 2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00

21 lines
410 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
CATEGORIES= games
MASTER_SITES= ftp://ftp.babafou.eu.org/pub/babafou/
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
MAN1= xdemineur.1
.include <bsd.port.mk>