[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / archivers / lzop

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/archivers/lzop/Makefile between version 1.5 and 1.5.2.1

version 1.5, 2001/07/16 09:58:10 version 1.5.2.1, 2002/05/11 02:08:52
Line 9  MAINTAINER= packages@netbsd.org
Line 9  MAINTAINER= packages@netbsd.org
 HOMEPAGE=       http://wildsau.idv.uni-linz.ac.at/mfx/lzop.html  HOMEPAGE=       http://wildsau.idv.uni-linz.ac.at/mfx/lzop.html
 COMMENT=        Fast file compressor similar to gzip, using the LZO library  COMMENT=        Fast file compressor similar to gzip, using the LZO library
   
 USE_BUILDLINK_ONLY=     YES  USE_BUILDLINK2_ONLY=    YES
 GNU_CONFIGURE=          YES  GNU_CONFIGURE=          YES
   
 .include "../../archivers/liblzo/buildlink.mk"  .include "../../archivers/liblzo/buildlink2.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.5.2.1

CVSweb <webmaster@jp.NetBSD.org>