freebsd-ports/devel/mingw64-binutils/Makefile
Baptiste Daroussin c93492e84e Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
2014-07-04 12:06:07 +00:00

11 lines
187 B
Makefile

# Created by: stas
# $FreeBSD$
MAINTAINER= ports@FreeBSD.org
TGTARCH= x86_64
TGTABI= pc-mingw32
MASTERDIR= ${.CURDIR}/../cross-binutils
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"