aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-Nilsimsa/Makefile
blob: 91ed3eae73aba8608b62f761edb4b94bf3b47dfd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Yen-Ming Lee <leeym@leeym.com>

PORTNAME=	Digest-Nilsimsa
PORTVERSION=	0.06
PORTREVISION=	1
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl version of Nilsimsa code

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>