summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-CipherSaber/Makefile
blob: dddbfc0b266b5c3bb768d141de76868d392002e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.2 2004/12/20 11:31:07 grant Exp $
#

DISTNAME=		CipherSaber-0.60
PKGNAME=		p5-Crypt-${DISTNAME}
SVR4_PKGNAME=		p5ccs
PKGREVISION=		1
CATEGORIES=		security perl5
MASTER_SITES=		${MASTER_SITE_PERL_CPAN:=Crypt/}

MAINTAINER=		tech-pkg@NetBSD.org
HOMEPAGE=		http://search.cpan.org/dist/CipherSaber/
COMMENT=		Perl5 module for the CipherSaber encryptions

USE_BUILDLINK3=		YES
PERL5_PACKLIST=		${PERL5_SITEARCH}/auto/Crypt/CipherSaber/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"