freebsd-ports/www/chimera/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

15 lines
344 B
Makefile

# New ports collection makefile for: chimera
# Version required: 1.63
# Date created: 26 December 1994
# Whom: asami
#
# $Id: Makefile,v 1.5 1995/03/24 11:10:30 asami Exp $
#
DISTNAME= chimera-1.63
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/
CATEGORIES+= networking
MAINTAINER= asami@FreeBSD.ORG
.include <bsd.port.mk>