# New ports collection makefile for:    cmake
# Date created:         March 18 2002
# Whom:                 Kyle Martin <mkm@ieee.org>
#
# $FreeBSD: ports/devel/cmake/Makefile,v 1.1 2002/09/21 00:57:59 kris Exp $
#

PORTNAME=	cmake
PORTVERSION=	1.2
CATEGORIES=	devel
MASTER_SITES=	http://www.cmake.org/
DISTNAME=	CMake1.2-src-unix

MAINTAINER=	mkm@ieee.org

WRKSRC=		${WRKDIR}/CMake-1.2
HAS_CONFIGURE=	yes

.include <bsd.port.mk>
