summaryrefslogtreecommitdiffstats
path: root/devel/bcc/Makefile
blob: f923ca614918b2726c2d0ff3fbfbc4d3e55b5b41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	bcc
# Date created:		26 March 1995
# Whom:			joerg
#
# $FreeBSD$
#

PORTNAME=	bcc
PORTVERSION=	1995.03.12
CATEGORIES=	devel lang
DISTNAME=	${PORTNAME}

MAINTAINER=	joerg@FreeBSD.org
COMMENT=	Bruce's C compiler (with as and ld); can do 16-bit code

CONFLICTS=	bin86-[0-9]* dev86-[0-9]*
MAN1=		as86.1 bcc.1 bcc-cc1.1 ld86.1
.if !defined(NO_MANCOMPRESS)
MANCOMPRESSED=	yes
.endif

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