diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-02-18 04:44:29 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-02-18 04:44:29 +0000 |
commit | 917d50a3e712b4b60bb141aeb1251f82b43dcfc3 (patch) | |
tree | e1b2ce2960c05240b15af4c1f23b4b09b21096c1 /misc/Makefile | |
parent | df2e80c8b472e780b4cc9bfda947b396898cd81d (diff) | |
download | ports-917d50a3e712b4b60bb141aeb1251f82b43dcfc3.tar.gz ports-917d50a3e712b4b60bb141aeb1251f82b43dcfc3.zip |
Text-mode less-like fb2 books reader, written on python.
WWW: http://github.com/matimatik/fbless
PR: ports/172885
Submitted by: Alexander <alexander.4mail@gmail.com>
Notes
Notes:
svn path=/head/; revision=312475
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 5ee4368197c0..56eb3acad252 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -84,6 +84,7 @@ SUBDIR += esniper SUBDIR += estic SUBDIR += explosions + SUBDIR += fbless SUBDIR += felis SUBDIR += fep SUBDIR += figlet |