aboutsummaryrefslogtreecommitdiff
path: root/math/umatrix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/umatrix/Makefile')
-rw-r--r--math/umatrix/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/math/umatrix/Makefile b/math/umatrix/Makefile
deleted file mode 100644
index 887142dd167b..000000000000
--- a/math/umatrix/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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
-
-DEPRECATED= Unmaintained since 2001
-EXPIRATION_DATE= 2014-04-12
-GNU_CONFIGURE= yes
-MAN1= umatrix.1
-PLIST_FILES= bin/umatrix
-
-NO_STAGE= yes
-.include <bsd.port.mk>