aboutsummaryrefslogtreecommitdiff
path: root/games/enygma/Makefile
blob: 6bc16a6daa8a8f3c1dbace9113b2343c3d5ac995 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Wouter Reckman <gennerate@zonnet.nl>
# $FreeBSD$

PORTNAME=		enygma
PORTVERSION=	1.04
CATEGORIES=		games
MASTER_SITES=	http://www.chiark.greenend.org.uk/~sgtatham/enigma/
DISTNAME=		enigma-${DISTVERSION}
DIST_SUBDIR=	${PORTNAME}

MAINTAINER=		gennerate@zonnet.nl
COMMENT=		A text-based puzzle game

GNU_CONFIGURE=	yes

NO_STAGE=	yes
.include <bsd.port.mk>