# New ports collection makefile for:    mingw64-binutils
# Date created:         10/19/2009
# Whom:                 stas
#
# $FreeBSD: ports/devel/mingw64-binutils/Makefile,v 1.2 2011/10/24 03:32:54 stas Exp $
#

MAINTAINER=	ports@FreeBSD.org

TGTARCH=	x86_64
TGTABI=		pc-mingw32

MASTERDIR=	${.CURDIR}/../cross-binutils
.include "${MASTERDIR}/Makefile"
