Import of pkgsrc-2015Q1

This commit is contained in:
2016-01-21 23:40:00 +01:00
committed by sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870539 additions and 795424 deletions
+2 -4
View File
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.9 2013/05/31 12:41:55 wiz Exp $
# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:54 wiz Exp $
#
DISTNAME= Crypt-SmbHash-0.12
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
PKGREVISION= 6
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
@@ -13,8 +13,6 @@ COMMENT= Perl5 module for generating LM/NT hashes
DEPENDS+= p5-Digest-MD4>=1.3:../../security/p5-Digest-MD4
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Crypt/SmbHash/.packlist
.include "../../lang/perl5/module.mk"