2018-08-22 11:43:40 +02:00
|
|
|
# $NetBSD: Makefile,v 1.21 2018/08/22 09:46:21 wiz Exp $
|
2004-09-04 16:02:33 +02:00
|
|
|
#
|
|
|
|
|
2015-05-24 15:49:19 +02:00
|
|
|
DISTNAME= Crypt-CipherSaber-1.01
|
2007-02-27 10:07:04 +01:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
2018-08-22 11:43:40 +02:00
|
|
|
PKGREVISION= 4
|
2004-09-04 16:02:33 +02:00
|
|
|
CATEGORIES= security perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
|
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2004-09-04 16:02:33 +02:00
|
|
|
HOMEPAGE= http://search.cpan.org/dist/CipherSaber/
|
|
|
|
COMMENT= Perl5 module for the CipherSaber encryptions
|
|
|
|
|
2005-07-13 20:01:18 +02:00
|
|
|
PERL5_PACKLIST= auto/Crypt/CipherSaber/.packlist
|
2004-09-04 16:02:33 +02:00
|
|
|
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|