1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/math/umatrix/Makefile

20 lines
361 B
Makefile
Raw Normal View History

# New ports collection makefile for: umatrix
# Date created: 1 May 1997
# Whom: Sandro Sigala <ssigala@globalnet.it>
#
1999-08-25 07:23:21 +00:00
# $FreeBSD$
#
2000-04-14 07:20:58 +00:00
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>