1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/math/umatrix/Makefile
2003-02-20 19:00:52 +00:00

20 lines
365 B
Makefile

# New ports collection makefile for: umatrix
# Date created: 1 May 1997
# Whom: Sandro Sigala <ssigala@globalnet.it>
#
# $FreeBSD$
#
PORTNAME= umatrix
PORTVERSION= 1.1
CATEGORIES= math
MASTER_SITES= http://www.sigala.it/sandro/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple matrix package
GNU_CONFIGURE= yes
MAN1= umatrix.1
.include <bsd.port.mk>