# New ports collection makefile for:    cmake
# Date created:         March 18 2002
# Whom:                 Kyle Martin <mkm@ieee.org>
#
# $FreeBSD: ports/devel/cmake/Makefile,v 1.2 2002/10/25 06:27:22 ijliao Exp $
#

PORTNAME=	cmake
PORTVERSION=	1.4.5
CATEGORIES=	devel
MASTER_SITES=	http://www.cmake.org/
DISTNAME=	CMake${PORTVERSION}-src-unix

MAINTAINER=	mkm@ieee.org

WRKSRC=		${WRKDIR}/CMake-${PORTVERSION}
GNU_CONFIGURE=	yes

MAN1=	cmake.1

.include <bsd.port.mk>
