freebsd-ports/math/umatrix/Makefile
Satoshi Asami 8826c6c22a A very simple matrix package.
PR:		(half of) 3457
Submitted by:	Sandro Sigala <ssigala@globalnet.it>
1997-06-03 22:21:08 +00:00

19 lines
331 B
Makefile

# New ports collection makefile for: umatrix
# Version required: 1.1
# Date created: 1 May 1997
# Whom: Sandro Sigala <ssigala@globalnet.it>
#
# $Id$
#
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>