blob: 854576428987129def8ea9b9888062e9d6b17170 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# New ports collection makefile for: chimera
# Version required: 1.65
# Date created: 26 December 1994
# Whom: asami
#
# $Id: Makefile,v 1.10 1995/11/27 04:10:19 asami Exp $
#
DISTNAME= chimera-1.65
CATEGORIES= www
MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/
MAINTAINER= asami@FreeBSD.ORG
USE_IMAKE= yes
.include <bsd.port.mk>
|