summaryrefslogtreecommitdiff
path: root/math/umatrix/Makefile
blob: 0cbb0d6a14c8698ab75a14d4011bd1843efdc907 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	umatrix
# Version required:			1.1
# Date created:				1 May 1997
# Whom:					Sandro Sigala <ssigala@globalnet.it>
#
# $FreeBSD$
#

DISTNAME=	umatrix-1.1
CATEGORIES=	math
MASTER_SITES=	${MASTER_SITE_LOCAL}

MAINTAINER=	ssigala@globalnet.it

GNU_CONFIGURE=	yes
MAN1=		umatrix.1

.include <bsd.port.mk>