# Created by: joerg
# $FreeBSD: tags/RELEASE_10_0_0/devel/bcc/Makefile 327722 2013-09-20 17:03:26Z bapt $

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

NO_STAGE=	yes
.include <bsd.port.mk>
