mirror of
https://git.freebsd.org/ports.git
synced 2025-06-23 21:50:32 -04:00
with ordinary tabular ascii data from the command line or in shell scripts. They were developed to supplement standard unix utilities such as sort and uniq. Two of the utilities are designed to work specifically with tab-delimited exports from Excel/spreadsheets. A full-featured date and time package (libchron) is also included. WWW: http://quisp.sourceforge.net/tdhkit PR: ports/144440 Submitted by: Charlie Kester <corky1951@comcast.net>
11 lines
326 B
Text
11 lines
326 B
Text
--- src/Makefile.orig 2010-03-02 15:09:45.000000000 -0800
|
|
+++ src/Makefile 2010-03-02 15:10:08.000000000 -0800
|
|
@@ -6,7 +6,7 @@
|
|
CC = gcc
|
|
|
|
|
|
-all: recsel fldsel fldfmt pjoin tabo dateconvert tdhfunction xlcleaner xlcells
|
|
+all: recsel fldmap fldsel fldfmt pjoin tabo dateconvert tdhfunction xlcleaner xlcells
|
|
|
|
|
|
# FLDMAP -
|