1997-03-04 09:35:21 +00:00
|
|
|
# New ports collection makefile for: angband
|
|
|
|
# Date created: 21 Feb 1997
|
|
|
|
# Whom: Matthew Hunt <mph@pobox.com>
|
|
|
|
#
|
1999-08-25 06:06:33 +00:00
|
|
|
# $FreeBSD$
|
1997-03-04 09:35:21 +00:00
|
|
|
#
|
|
|
|
|
2000-04-14 00:45:49 +00:00
|
|
|
PORTNAME= angband
|
2002-10-28 22:27:32 +00:00
|
|
|
PORTVERSION= 3.0.1
|
1997-03-04 09:35:21 +00:00
|
|
|
CATEGORIES= games
|
2002-10-28 22:27:32 +00:00
|
|
|
MASTER_SITES= ftp://clockwork.dementia.org/angband/Source/ \
|
|
|
|
ftp://ftp.sunet.se/pub/games/Angband/Source/
|
1997-03-04 09:35:21 +00:00
|
|
|
|
1998-04-17 23:26:31 +00:00
|
|
|
MAINTAINER= mph@freebsd.org
|
1997-03-04 09:35:21 +00:00
|
|
|
|
2002-10-28 22:27:32 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_XLIB= yes
|
2000-04-24 17:43:35 +00:00
|
|
|
|
2002-10-28 22:27:32 +00:00
|
|
|
CONFIGURE_ARGS= --with-setgid=games --with-x
|
1997-10-27 09:48:06 +00:00
|
|
|
|
1997-03-04 09:35:21 +00:00
|
|
|
.include <bsd.port.mk>
|