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