Tweak security/rubygem-ezcrypto version 0.7.2
[dports.git] / security / p5-Digest-Nilsimsa / Makefile
1 # Created by: Yen-Ming Lee <leeym@leeym.com>
2 # $FreeBSD$
3
4 PORTNAME=       Digest-Nilsimsa
5 PORTVERSION=    0.06
6 CATEGORIES=     security perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     leeym@FreeBSD.org
11 COMMENT=        Perl version of Nilsimsa code
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>