summaryrefslogblamecommitdiff
path: root/emulators/dgen-sdl/Makefile
blob: a4aaae0ac3761527606a64025abee99f3edc1f91 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                           
                                      











                                               
# New ports collection makefile for:	dgen-sdl
# Date created:				20 September 2000
# Whom:					Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#

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>