ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
16 lines
344 B
Makefile
16 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>
|