# New ports collection makefile for:	matrices
# Date created:				Oct. 29 - 2006
# Whom:					Morten Slot Kristensen
#
# $FreeBSD: ports/math/matrices/Makefile,v 1.3 2007/10/04 01:49:29 edwin Exp $
#

PORTNAME=	matrices
PORTVERSION=	1.0
PORTREVISION=	1
CATEGORIES=	math
MASTER_SITES=	http://mplus.dk/${PORTNAME}/

MAINTAINER=	ontherenth@gmail.com
COMMENT=	Matrix calculator (with both GUI & console-interface)

USE_GNOME=	glib20 gtk20
GNU_CONFIGURE=	yes
PLIST_FILES=	bin/${PORTNAME}

MAN1=		${PORTNAME}.1

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1