mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
16 lines
304 B
Makefile
16 lines
304 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.5 1995/11/26 11:28:48 asami Exp $
|
|
#
|
|
|
|
DISTNAME= bcc
|
|
PKGNAME= bcc-95.3.12
|
|
CATEGORIES= devel lang
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
|
|
.include <bsd.port.mk>
|