Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/security/p5-Authen-PAM/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/security/p5-Authen-PAM/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1.1.1 retrieving revision 1.7 diff -u -p -r1.1.1.1 -r1.7 --- pkgsrc/security/p5-Authen-PAM/Makefile 2007/03/15 12:18:29 1.1.1.1 +++ pkgsrc/security/p5-Authen-PAM/Makefile 2012/10/03 21:57:26 1.7 @@ -1,15 +1,18 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/03/15 12:18:29 rillig Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/03 21:57:26 wiz Exp $ # DISTNAME= Authen-PAM-0.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= http://search.cpan.org/CPAN/authors/id/N/NI/NIKIP/ -MAINTAINER= rillig@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://nik.pelov.name/Authen-PAM/ COMMENT= Authentication via PAM +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes PERL5_PACKLIST= auto/Authen/PAM/.packlist USE_LANGUAGES= c