freebsd-ports/games/xlaby/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

25 lines
524 B
Makefile

# New ports collection makefile for: xlaby
# Date created: 3 March 1998
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
PORTNAME= xlaby
PORTVERSION= 2.0.1
PORTREVISION= 2
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
COMMENT= Daemonic X Labyrinth played directly with the mouse pointer
NO_WRKSUBDIR= yes
USE_IMAKE= yes
MAN6= xlaby.6
PLIST_FILES= bin/xlaby
.include <bsd.port.mk>