mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
19 lines
366 B
Makefile
19 lines
366 B
Makefile
|
# New ports collection makefile for: xdemineur
|
||
|
# Version required: 2.1
|
||
|
# Date created: 13 Feb 1998
|
||
|
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= xdemineur-2.1
|
||
|
CATEGORIES= games
|
||
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
||
|
MASTER_SITE_SUBDIR= games
|
||
|
|
||
|
MAINTAINER= ports@FreeBSD.ORG
|
||
|
|
||
|
USE_IMAKE= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|