1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/games/angband/Makefile
Masafumi Max NAKANE 7ea75d1bac Upgrade, 0.8.0 -> 0.8.1.
Split the patches into several files.
Submitted by:	Matthew Hunt <mph@pobox.com>
(Closing PR #3003.)

Also, style tweaks on Makefile.
1997-03-31 11:27:27 +00:00

19 lines
361 B
Makefile

# 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>