summaryrefslogtreecommitdiff
path: root/games/angband/Makefile
blob: 553b2f497e84cf32d02436030559abd9533960c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:   angband
# Version required:    2.8.1
# Date created:        21 Feb 1997
# Whom:                Matthew Hunt <mph@pobox.com>
#
# $Id$
#

DISTNAME=	angband-281
PKGNAME=	angband-2.8.1
CATEGORIES=	games
MASTER_SITES=	ftp://export.andrew.cmu.edu/angband/Source/

MAINTAINER=	mph@pobox.com

USE_X11=	yes

.include <bsd.port.mk>