freebsd-ports/games/xdemineur/Makefile
Maxim Sobolev 79774bd82d - Add MASTER_SITE_XCONTRIB to MASTER_SITES.
PR:		23622
Submitted by:	Ports Furry
2000-12-19 08:27:49 +00:00

22 lines
402 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= ${MASTER_SITE_XCONTRIB} \
ftp://ftp.babafou.eu.org/pub/babafou/
MASTER_SITE_SUBDIR= games
MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
USE_XPM= yes
MAN1= xdemineur.1
.include <bsd.port.mk>