mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
eb3cbd6399
in old variant
19 lines
373 B
Makefile
19 lines
373 B
Makefile
# New ports collection makefile for: chimera
|
|
# Version required: 1.65
|
|
# Date created: 26 December 1994
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.7 1995/04/04 15:46:16 asami Exp $
|
|
#
|
|
|
|
DISTNAME= chimera-1.65
|
|
CATEGORIES+= networking
|
|
MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/
|
|
PREFIX= ${X11BASE}
|
|
|
|
MAINTAINER= asami@FreeBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|