1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/emulators/hatari/Makefile
Florent Thoumie c078e054d3 - Update to 0.60.
PR:		ports/79916
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2005-04-14 16:53:22 +00:00

23 lines
497 B
Makefile

# New ports collection makefile for: hatari
# Date created: 15 March 2004
# Whom: Michael Neumann <mneumann@ntecs.de>
#
# $FreeBSD$
#
PORTNAME= hatari
PORTVERSION= 0.60
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= flynn@energyhq.es.eu.org
COMMENT= An Atari ST emulator
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
USE_SDL= yes
.include <bsd.port.mk>