mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
69bfd4e29c
"programming" that was in some of them, it's pretty obvious what we are talking about here.
16 lines
305 B
Makefile
16 lines
305 B
Makefile
# New ports collection makefile for: bcc
|
|
# Version required: "1995 Mar 12 10:29 UTC"
|
|
# Date created: 26 March 1995
|
|
# Whom: joerg
|
|
#
|
|
# $Id: Makefile,v 1.4 1995/04/09 10:04:54 asami Exp $
|
|
#
|
|
|
|
DISTNAME= bcc
|
|
PKGNAME= bcc-95.3.12
|
|
CATEGORIES+= devel lang
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
|
|
.include <bsd.port.mk>
|