Hi, This is an upcoming dependency for textproc/lowdown and also my first time porting a library(!).
One note: I ended up using ALL_TARGET=libdiff.a to prevent building two utility programs that are included in libdiff. However, the make install target depends on all which causes the same two programs to end up being built anyway but they are not installed. Should the make install target be patched to instead depend on libdiff.a? Or no biggie? Comments? OK?
libdiff.tar.gz
Description: application/tar-gz