1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/devel/mimir/Makefile
Ade Lovett 8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00

22 lines
421 B
Makefile

# New ports collection makefile for: mimir
# Date created: 19 Nov 2005
# Whom: Ed Schouten <ed@fxq.nl>
#
# $FreeBSD$
#
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_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>