summaryrefslogtreecommitdiffstats
path: root/games/atlas/Makefile
blob: 27fcedf38bfc619cb16fb7be9a41ab9963ffb9e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	Atlas
# Date created:				29 March 2001
# Whom:					Oliver Lehmann <lehmann@ans-netz.de>
#
# $FreeBSD$
#

PORTNAME=	Atlas
PORTVERSION=	0.4.0
CATEGORIES=	games
MASTER_SITES=	ftp://ftp.ecs.soton.ac.uk/pub/worldforge/acorn/0.3/src/ \
		http://kafka.i-site.com/~novalis/mirrors/acorn/0.3/src/ \

MAINTAINER=	lehmann@ans-netz.de

LIB_DEPENDS=	sigc.1:${PORTSDIR}/devel/libsigc++ \
		SDL-1.1:${PORTSDIR}/devel/sdl-devel

USE_NEWGCC=	YES
USE_LIBTOOL=	YES
CONFIGURE_ARGS=	--prefix=${PREFIX}

.include <bsd.port.mk>
OpenPOWER on IntegriCloud