1997-06-04 00:21:08 +02:00
|
|
|
# New ports collection makefile for: umatrix
|
|
|
|
# Date created: 1 May 1997
|
|
|
|
# Whom: Sandro Sigala <ssigala@globalnet.it>
|
|
|
|
#
|
1999-08-25 09:23:21 +02:00
|
|
|
# $FreeBSD$
|
1997-06-04 00:21:08 +02:00
|
|
|
#
|
|
|
|
|
2000-04-14 09:20:58 +02:00
|
|
|
PORTNAME= umatrix
|
|
|
|
PORTVERSION= 1.1
|
1997-06-04 00:21:08 +02:00
|
|
|
CATEGORIES= math
|
2001-11-07 12:44:09 +01:00
|
|
|
MASTER_SITES= http://www.sigala.it/sandro/files/
|
1997-06-04 00:21:08 +02:00
|
|
|
|
2001-11-07 12:44:09 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 20:00:52 +01:00
|
|
|
COMMENT= Simple matrix package
|
1997-06-04 00:21:08 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= umatrix.1
|
2004-02-05 21:38:07 +01:00
|
|
|
PLIST_FILES= bin/umatrix
|
1997-06-04 00:21:08 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|