# New ports collection makefile for: mingw
# Date created:		6 June 2000
# Whom:			Toshihiro Inoue <tino@pa2.so-net.ne.jp>
#
# $FreeBSD: ports/devel/mingw/Makefile,v 1.2 2001/08/02 18:03:30 knu Exp $
#

PORTNAME=	mingw
PORTVERSION=	20010726
CATEGORIES=	devel
MASTER_SITES=	# empty
DISTFILES=	# empty

MAINTAINER=	doc@hisio.safenet.pl

RUN_DEPENDS=	i386-mingw32msvc-as:${PORTSDIR}/devel/mingw-binutils \
		mingwm10.dll:${PORTSDIR}/devel/mingw-bin-msvcrt \
		i386-mingw32msvc-gcc:${PORTSDIR}/devel/mingw-gcc

NO_BUILD=	yes

do-install:
	@${DO_NADA}

.include <bsd.port.mk>
