freebsd-ports/emulators/dgen-sdl/Makefile
Kirill Ponomarev 23c6754ed4 Update to 1.23
PR:		55240
Submitted by:	Ports Fury
2003-08-07 08:01:04 +00:00

25 lines
482 B
Makefile

# New ports collection makefile for: dgen-sdl
# Date created: 20 September 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= dgen-sdl
PORTVERSION= 1.23
CATEGORIES= emulators
MASTER_SITES= http://pknet.com/~joe/
MAINTAINER= ports@FreeBSD.org
COMMENT= A wonderful Sega Genesis/MegaDrive emulator
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
USE_SDL= yes
USE_MESA= yes
GNU_CONFIGURE= yes
MAN1= dgen.1 tobin.1
MAN5= dgenrc.5
.include <bsd.port.mk>