mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
db7c36e0de
a chimera2 port. Remove '-m486' from CFLAGS when !i386Architecture so this builds on FreeBSD/Alpha.
19 lines
321 B
Makefile
19 lines
321 B
Makefile
# New ports collection makefile for: chimera
|
|
# Version required: 1.70p0
|
|
# Date created: 26 December 1994
|
|
# Whom: asami
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= chimera-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>
|