commit 9e71362f55314ef99f915b086e032a7b099f4568
Author: John Marino <[email protected]>
Date:   Mon May 14 10:38:29 2012 +0200

    Add /usr.bin/tic: terminfo entry-description compiler
    
    The tic program is required to create the terminfo database.

Summary of changes:
 usr.bin/Makefile        |    1 +
 usr.bin/tic/Makefile    |   49 +++++++++++++++++++++++++++++++++++++++++++++++
 usr.bin/tic/transform.h |    9 ++++++++
 3 files changed, 59 insertions(+), 0 deletions(-)
 create mode 100644 usr.bin/tic/Makefile
 create mode 100644 usr.bin/tic/transform.h

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9e71362f55314ef99f915b086e032a7b099f4568


-- 
DragonFly BSD source repository

Reply via email to