mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
21 lines
427 B
Makefile
21 lines
427 B
Makefile
# New ports collection makefile for: xdemineur
|
|
# Version required: 2.1.1
|
|
# Date created: 13 Feb 1998
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= xdemineur-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>
|