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

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

Diff for /pkgsrc/archivers/zip/Makefile between version 1.6 and 1.7

version 1.6, 1998/03/16 10:47:24 version 1.7, 1998/04/15 10:38:09
Line 1 
Line 1 
 # New packages collection makefile for:    zip (without encryption)  
 # http://infozip.cdrom.com/pub/infozip/  
 #  
 # Version required:     2.2  
 # Date created:         22 Dec 1994  
 # Whom:                 ache  
 #  
 # $NetBSD$  # $NetBSD$
 # FreeBSD Id: Makefile,v 1.10 1997/04/27 16:06:15 ache Exp  # FreeBSD Id: Makefile,v 1.10 1997/04/27 16:06:15 ache Exp
 #  #
Line 30  do-install:
Line 23  do-install:
         ln -fs zip.1 ${PREFIX}/man/man1/zipnote.1          ln -fs zip.1 ${PREFIX}/man/man1/zipnote.1
         ln -fs zip.1 ${PREFIX}/man/man1/zipsplit.1          ln -fs zip.1 ${PREFIX}/man/man1/zipsplit.1
   
 .include <bsd.port.mk>  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

CVSweb <webmaster@jp.NetBSD.org>