Tweak textproc/fixrtf version 0.1.20060303_3
[dports.git] / security / p5-Crypt-CAST5 / Makefile
1 # Created by: Anton Berezin <tobez@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Crypt-CAST5
5 PORTVERSION=    0.05
6 PORTREVISION=   1
7 CATEGORIES=     security perl5
8 MASTER_SITES=   CPAN
9 MASTER_SITE_SUBDIR=     Crypt
10 PKGNAMEPREFIX=  p5-
11
12 MAINTAINER=     perl@FreeBSD.org
13 COMMENT=        CAST5 block cipher
14
15 USES=           perl5
16 USE_PERL5=      configure
17
18 .include <bsd.port.mk>