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

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

Diff for /pkgsrc/security/qident/Makefile between version 1.1 and 1.10

version 1.1, 2001/08/28 10:39:35 version 1.10, 2008/02/07 13:24:36
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       qident-1.0  DISTNAME=       qident-1.2
 CATEGORIES=     security net  CATEGORIES=     security net
 MASTER_SITES=   http://www.netbsd.org/~ad/qident/  MASTER_SITES=   http://www.hairylemon.org/~ad/software/download/qident/
   
 DEPENDS=        libident>=0.22:../../security/libident  MAINTAINER=     pkgsrc-users@NetBSD.org
   HOMEPAGE=       http://www.hairylemon.org/~ad/software/qident/
 MAINTAINER=     ad@netbsd.org  
 HOMEPAGE=       http://www.netbsd.org/~ad/qident/  
 COMMENT=        Small program to query an ident protocol server (rfc1413)  COMMENT=        Small program to query an ident protocol server (rfc1413)
   
   USE_BSD_MAKEFILE=       YES
   USE_TOOLS+=             groff nroff
   
 MANCOMPRESSED_IF_MANZ=  YES  MANCOMPRESSED_IF_MANZ=  YES
   
   INSTALLATION_DIRS=      bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1
   
   PKG_DESTDIR_SUPPORT=    user-destdir
   
   .include "../../security/libident/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.10

CVSweb <webmaster@jp.NetBSD.org>