# New ports collection makefile for:	dgen-sdl
# Date created:				20 September 2000
# Whom:					Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD: ports/emulators/dgen-sdl/Makefile,v 1.2 2000/11/08 10:24:05 sobomax Exp $
#

PORTNAME=	dgen-sdl
PORTVERSION=	1.20a
CATEGORIES=	emulators
MASTER_SITES=	http://pknet.com/~joe/

MAINTAINER=	sobomax@FreeBSD.org

BUILD_DEPENDS=	nasm:${PORTSDIR}/devel/nasm
LIB_DEPENDS=	SDL-1.0.2:${PORTSDIR}/devel/sdl

GNU_CONFIGURE=	yes

MAN1=		dgen.1
MAN5=		dgenrc.5

.include <bsd.port.mk>
