summaryrefslogtreecommitdiffstats
path: root/devel/mingw-bin-msvcrt/Makefile
blob: 5529ba19e543f0f367bbcc416b2e8f3c07bdc416 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for: mingw-bin-msvcrt
# Date created:		6 June 2000
# Whom:			Toshihiro Inoue <tino@pa2.so-net.ne.jp>
#
# $FreeBSD$
#

PORTNAME=	bin-msvcrt
PORTVERSION=	2000.03.27
CATEGORIES=	devel
MASTER_SITES=	ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/mingw32/runtime/
PKGNAMEPREFIX=	mingw-
DISTNAME=	${PORTNAME}-${PORTVERSION:S/./-/g}

MAINTAINER=	tino@pa2.so-net.ne.jp

NO_MTREE=	yes
USE_ZIP=	yes
NO_WRKSUBDIR=	yes

post-extract:
	@${CP} ${FILESDIR}/Makefile ${WRKDIR}

.include <bsd.port.mk>
OpenPOWER on IntegriCloud