freebsd-ports/games/xlaby/Makefile

26 lines
524 B
Makefile
Raw Normal View History

# New ports collection makefile for: xlaby
# Date created: 3 March 1998
# Whom: Andrey Zakhvatov
#
1999-08-25 08:06:33 +02:00
# $FreeBSD$
#
PORTNAME= xlaby
PORTVERSION= 2.0.1
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
ftp://quatramaran.ens.fr/pub/madore/xlaby/
MASTER_SITE_SUBDIR= games/strategy
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
2003-02-20 18:32:26 +01:00
COMMENT= Daemonic X Labyrinth played directly with the mouse pointer
NO_WRKSUBDIR= yes
USE_IMAKE= yes
MAN6= xlaby.6
2004-02-05 21:38:07 +01:00
PLIST_FILES= bin/xlaby
.include <bsd.port.mk>