mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
308 B
Makefile
19 lines
308 B
Makefile
# New ports collection makefile for: chimera
|
|
# Date created: 26 December 1994
|
|
# Whom: asami
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= chimera
|
|
PORTVERSION= 1.70p0
|
|
CATEGORIES= www
|
|
MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/
|
|
|
|
MAINTAINER= jseger@FreeBSD.org
|
|
|
|
NO_LATEST_LINK= yes
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|