diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-08-22 03:35:39 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-08-22 03:35:39 +0000 |
commit | 20c95a250f149cb94615d0c0aab9537fa25a2ce0 (patch) | |
tree | f21d740b4d0c95ce87354f70d0defb7094b80694 /misc/Makefile | |
parent | 144a4ffb01fb8a7a49c9a54ab8f1167b918634d9 (diff) | |
download | FreeBSD-ports-20c95a250f149cb94615d0c0aab9537fa25a2ce0.zip FreeBSD-ports-20c95a250f149cb94615d0c0aab9537fa25a2ce0.tar.gz |
Initial import of firestring 0.1.9.
Libfirestring is a string handling library that provides
maximum length aware string handling functions to programs.
PR: 38025
Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
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 ad0a568..637599f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -74,6 +74,7 @@ SUBDIR += figlet SUBDIR += figlet-fonts SUBDIR += findutils + SUBDIR += firestring SUBDIR += floatator SUBDIR += flyway SUBDIR += fortuneit |