1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/games/xdemineur/Makefile

21 lines
469 B
Makefile
Raw Normal View History

# New ports collection makefile for: xdemineur
1999-08-12 20:36:07 +00:00
# Version required: 2.1.1
# Date created: 13 Feb 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
1999-08-12 20:36:07 +00:00
# $Id: Makefile,v 1.3 1998/11/28 09:06:16 asami Exp $
#
1999-08-12 20:36:07 +00:00
DISTNAME= xdemineur-2.1.1
CATEGORIES= games
1999-08-12 20:36:07 +00:00
MASTER_SITES= ftp://ftp.babafou.eu.org/pub/babafou/
MAINTAINER= ports@FreeBSD.ORG
1998-11-28 09:06:16 +00:00
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
MAN1= xdemineur.1
.include <bsd.port.mk>