freebsd-ports/math/umatrix/Makefile
1999-08-25 07:23:21 +00:00

19 lines
336 B
Makefile

# 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>