diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-04-28 17:55:53 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-04-28 17:55:53 +0000 |
commit | e139dceaaca77338188599e8a952c7966cca3959 (patch) | |
tree | ffc34eeeb26b14d19188b3ade049e31d38c732c6 /devel/Makefile | |
parent | c6c02f8da6da053eb0a913c6596ff6bfe2a67838 (diff) | |
download | FreeBSD-ports-e139dceaaca77338188599e8a952c7966cca3959.zip FreeBSD-ports-e139dceaaca77338188599e8a952c7966cca3959.tar.gz |
add terminality
A cross-platform terminal manipulation library
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 1be90cd..5311e37 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -458,6 +458,7 @@ SUBDIR += tclreadline SUBDIR += tcltls SUBDIR += templ + SUBDIR += terminality SUBDIR += tide SUBDIR += titano SUBDIR += tkcon |