1995-03-26 13:08:54 -05:00
|
|
|
# New ports collection makefile for: bcc
|
1995-04-09 06:05:17 -04:00
|
|
|
# Version required: "1995 Mar 12 10:29 UTC"
|
1995-03-26 13:08:54 -05:00
|
|
|
# Date created: 26 March 1995
|
|
|
|
# Whom: joerg
|
|
|
|
#
|
1999-08-25 01:57:29 -04:00
|
|
|
# $FreeBSD$
|
1995-03-26 13:08:54 -05:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= bcc
|
1995-04-09 06:05:17 -04:00
|
|
|
PKGNAME= bcc-95.3.12
|
1996-11-18 06:44:27 -05:00
|
|
|
CATEGORIES= devel lang
|
1995-04-09 06:05:17 -04:00
|
|
|
|
1995-04-01 08:48:45 -05:00
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
1995-03-26 13:08:54 -05:00
|
|
|
|
1998-08-22 21:08:37 -04:00
|
|
|
MAN1= as86.1 bcc.1 bcc-cc1.1 ld86.1
|
|
|
|
.if !defined(NOMANCOMPRESS)
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
.endif
|
|
|
|
|
1995-03-26 13:08:54 -05:00
|
|
|
.include <bsd.port.mk>
|