mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
a66818d178
PR: 4566 Submitted by: Matthew Hunt <mph@pobox.com>
19 lines
406 B
Makefile
19 lines
406 B
Makefile
# New ports collection makefile for: angband
|
|
# Version required: 2.8.2
|
|
# Date created: 21 Feb 1997
|
|
# Whom: Matthew Hunt <mph@pobox.com>
|
|
#
|
|
# $Id: Makefile,v 1.2 1997/03/31 11:27:16 max Exp $
|
|
#
|
|
|
|
DISTNAME= angband-282
|
|
PKGNAME= angband-2.8.2
|
|
CATEGORIES= games
|
|
MASTER_SITES= ftp://export.andrew.cmu.edu/angband/Source/
|
|
|
|
MAINTAINER= mph@pobox.com
|
|
|
|
USE_X11= yes
|
|
|
|
.include <bsd.port.mk>
|