Add matrix-kmod 1.2, a screensaver for console (matrix_saver.ko) that

looks like "Matrix".

PR:		23748
Submitted by:	Oleg Belousov <strijar@urai.ru>
This commit is contained in:
Will Andrews 2001-03-10 19:09:48 +00:00
parent 5cbfd34b78
commit 97a743ffea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39450
6 changed files with 39 additions and 0 deletions

View File

@ -90,6 +90,7 @@
SUBDIR += lv
SUBDIR += magicpoint
SUBDIR += man.el
SUBDIR += matrix-kmod
SUBDIR += mc
SUBDIR += metatheme
SUBDIR += mgp-mode.el

26
misc/matrix-kmod/Makefile Normal file
View File

@ -0,0 +1,26 @@
# New ports collection makefile for: strijar
# Date created: 22 Dec 2000
# Whom: Oleg Belousov <strijar@urai.ru>
#
# $FreeBSD$
#
PORTNAME= matrix
PORTVERSION= 1.2
CATEGORIES= misc
MASTER_SITES= http://www.belousov.com/download/
MAINTAINER= strijar@urai.ru
MAKE_ENV= DESTDIR="${PREFIX}/lib/matrix"
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400000
BROKEN= "Need FreeBSD 4.0 or above"
.endif
pre-install:
${MKDIR} ${PREFIX}/lib/matrix/modules
.include <bsd.port.post.mk>

View File

@ -0,0 +1 @@
MD5 (matrix-1.2.tar.gz) = 13eed632aad8a369f82b2914f6bf5ab1

View File

@ -0,0 +1 @@
Screensaver for console (matrix_saver.ko) "Matrix" like

View File

@ -0,0 +1,7 @@
Screensaver for console in style film "Matrix"
For compile with support hierogliphs: make -DWITH_FONT
Note: for FreeBSD 4.0 or above (if you patching this - say me ;)
- Oleg
strijar@urai.ru

View File

@ -0,0 +1,3 @@
lib/matrix/modules/matrix_saver.ko
@dirrm lib/matrix/modules
@dirrm lib/matrix