freebsd-ports/math/umatrix/Makefile

17 lines
327 B
Makefile

# Created by: 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
PLIST_FILES= bin/umatrix
NO_STAGE= yes
.include <bsd.port.mk>