# New ports collection makefile for:	mimir
# Date created:				19 Nov 2005
# Whom:					Ed Schouten <ed@fxq.nl>
#
# $FreeBSD: ports/devel/mimir/Makefile,v 1.3 2007/02/01 02:41:31 kris Exp $
#

PORTNAME=		mimir
PORTVERSION=		2.14
PORTREVISION=		1
CATEGORIES=		devel
MASTER_SITES=		ftp://ftp.cs.ru.nl/pub/vb/

MAINTAINER=		ed@fxq.nl
COMMENT=		Data-structure library used by the Elan Programming Environment

USE_AUTOTOOLS=	libtool:15
USE_GMAKE=		yes
GNU_CONFIGURE=		yes
INSTALLS_SHLIB=		yes

.include <bsd.port.mk>
