mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
16 lines
328 B
Makefile
16 lines
328 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.3 1995/04/01 13:48:30 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= bcc
|
|
PKGNAME= bcc-95.3.12
|
|
CATEGORIES+= development programming languages
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
|
|
.include <bsd.port.mk>
|