Prune devel/py-EnthoughtBase
[dports.git] / devel / mimir / Makefile
1 # Created by: Ed Schouten <ed@fxq.nl>
2 # $FreeBSD$
3
4 PORTNAME=       mimir
5 PORTVERSION=    2.15
6 PORTREVISION=   1
7 CATEGORIES=     devel
8 MASTER_SITES=   ftp://ftp.cs.ru.nl/pub/vb/mimir/src/
9
10 MAINTAINER=     ed@FreeBSD.org
11 COMMENT=        Data-structure library used by the Elan Programming Environment
12
13 USES=           gmake libtool
14 GNU_CONFIGURE=  yes
15 USE_LDCONFIG=   yes
16
17 .include <bsd.port.mk>