1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/devel/bcc/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

12 lines
236 B
Makefile

# New ports collection makefile for: bcc
# Date created: 26 March 1995
# Whom: joerg
#
# $Id: Makefile,v 1.1.1.1 1995/03/26 18:08:53 joerg Exp $
#
DISTNAME= bcc
CATEGORIES+= development programming languages
.include <bsd.port.mk>