freebsd-ports/devel/mimir/Makefile
2014-02-01 15:19:54 +00:00

17 lines
353 B
Makefile

# Created by: Ed Schouten <ed@fxq.nl>
# $FreeBSD$
PORTNAME= mimir
PORTVERSION= 2.15
CATEGORIES= devel
MASTER_SITES= ftp://ftp.cs.ru.nl/pub/vb/mimir/src/
MAINTAINER= ed@FreeBSD.org
COMMENT= Data-structure library used by the Elan Programming Environment
USE_AUTOTOOLS= libtool
USES= gmake
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>