freebsd-ports/math/umatrix/Makefile
2000-06-09 21:59:16 +00:00

20 lines
361 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= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
MAINTAINER= ssigala@globalnet.it
GNU_CONFIGURE= yes
MAN1= umatrix.1
.include <bsd.port.mk>