summaryrefslogtreecommitdiff
path: root/graphics/tifmerge/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ln -> ${LN}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21047
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* Moved textproc/tuc to converters/tucSatoshi Taoka1999-05-191-2/+2
| | | | | | | Obtained from: "David O'Brien" <obrien@FreeBSD.org> Notes: svn path=/head/; revision=18882
* Expand ${PREFIX} in the manpage.Steve Price1999-05-041-2/+3
| | | | Notes: svn path=/head/; revision=18444
* Initial import of tifmerge version 1.0.Steve Price1999-05-031-0/+39
A library to merge TIFF files into mutli-page TIFF files. PR: 11408 Submitted by: G. Adam Stanislav <adam@whizkidtech.net> Notes: svn path=/head/; revision=18409