1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/devel/mimir/Makefile

21 lines
383 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
MAN1= dcg.1
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
NO_STAGE= yes
.include <bsd.port.mk>