aboutsummaryrefslogtreecommitdiff
path: root/devel/mingw32-binutils/Makefile
blob: 9dbb77b5b070423224c718b341091239631fc4b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Lev Serebryakov <lev@serebryakov.spb.ru>
# $FreeBSD$

PORTEPOCH=	1
PKGNAMEPREFIX=	mingw32-

MAINTAINER=	cyberbotx@cyberbotx.com
COMMENT=	GNU Binutils for Windows cross-development

MASTERDIR=	${.CURDIR}/../binutils
PLIST=		${.CURDIR}/pkg-plist

BUTARGET=	${PKGNAMEPREFIX:S/-$//}

.include "${MASTERDIR}/Makefile"