aboutsummaryrefslogtreecommitdiffstats
path: root/games/enygma/Makefile
blob: 4aceb8807bde84d0ebd0c2f968881208c3877fdd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:   enygma
# Date created:                14 September 2008
# Whom:                        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

.include <bsd.port.mk>